official pytorch implements for the experiments of paper "Rethinking Pretraining as a Bridge from ANNs to SNNs"
checkpoints download: google driver
Th paper has been accepted by IEEE Transactions on Neural Networks and Learning Systems
- Note: codes for Experiments 2 on Es-ImageNet (pipe-D) an the checkpoints of models can be found in ES-ImageNet-Master
- Data avaiablity:
- ES-ImageNet: see ES-ImageNet-Master
- ES-UCF101: google drive
- This repository is still in constructing...




If you find this code useful in your research, please consider citing and here is an example BibTeX entry:
@article{lin2022rethinking,
title={Rethinking pretraining as a bridge from anns to snns},
author={Lin, Yihan and Hu, Yifan and Ma, Shijie and Yu, Dongjie and Li, Guoqi},
journal={IEEE Transactions on Neural Networks and Learning Systems},
year={2022},
publisher={IEEE}
}