Home

Awesome

STMixer_demo

Code for paper: Spiking Token Mixer: An Event-Driven Friendly Former Structure for Spiking Neural Networks

Prerequisites

The Following Setup is tested and it is working:

Description

 CUDA_VISIBLE_DEVICES=0,1  python -m torch.distributed.launch --nproc_per_node=2 train_timm.py --config data/cifar100.yml --model stmixerv3 --seed 40

Pre-trained models

Citation

@inproceedings{
anonymous2024spiking,
title={Spiking Token Mixer:  A event-driven friendly Former structure for spiking neural networks},
author={Anonymous},
booktitle={The Thirty-eighth Annual Conference on Neural Information Processing Systems},
year={2024},
url={https://openreview.net/forum?id=iYcY7KAkSy}
}