Create README.md
Browse files**Spiking Neural Network as Adaptive Event Stream Slicer (NeurIPS'24)**
More details can be found at [paper](https://arxiv.org/pdf/2410.02249) and [SpikeSlicer Github](https://github.com/AndyCao1125/SpikeSlicer).
We provide an example experimental results reported in the article (test logs and weights of TransT can be found in [link](https://drive.google.com/drive/folders/1hfYP_f0rNFZdNJbYISL8B1XkP08WtuaM?usp=sharing))
Example Test Logs and Weights:
* Logs: [TransT_baseline_test_log.zip](https://drive.google.com/drive/folders/1hfYP_f0rNFZdNJbYISL8B1XkP08WtuaM?usp=sharing); [TransT_SpikeSlicer_Small_test_log.zip](https://drive.google.com/drive/folders/1hfYP_f0rNFZdNJbYISL8B1XkP08WtuaM?usp=sharing); [TransT_SpikeSlicer_Base_test_log.zip](https://drive.google.com/drive/folders/1hfYP_f0rNFZdNJbYISL8B1XkP08WtuaM?usp=sharing);
* Weights: [TransT_baseline_pth](https://drive.google.com/drive/folders/1hfYP_f0rNFZdNJbYISL8B1XkP08WtuaM?usp=sharing); [TransT_SpikeSlicer_Small_pth](https://drive.google.com/drive/folders/1hfYP_f0rNFZdNJbYISL8B1XkP08WtuaM?usp=sharing); [TransT_SpikeSlicer_Base_pth](https://drive.google.com/drive/folders/1hfYP_f0rNFZdNJbYISL8B1XkP08WtuaM?usp=sharing)