ZK-Zhou / spikformer

ICLR 2023, Spikformer: When Spiking Neural Network Meets Transformer
MIT License
277 stars 43 forks source link

Connecting Function on CIFAR10-DVS for SpikformerV2 #22

Open alexandercantrell opened 6 months ago

alexandercantrell commented 6 months ago

Hello, Since the code isn't uploaded yet, I was hoping you might be able to tell me what connecting function you used for spikformerv2 on CIFAR10-DVS. Was it ADD, IAND, or something else? Thanks!