Spike-Driven-Transformer-V2 icon indicating copy to clipboard operation
Spike-Driven-Transformer-V2 copied to clipboard

Offical implementation of "Spike-driven Transformer V2: Meta Spiking Neural Network Architecture Inspiring the Design of Next-generation Neuromorphic Chips" (ICLR2024)

Results 3 Spike-Driven-Transformer-V2 issues
Sort by recently updated
recently updated
newest added

检测代码的耗时可以提供吗?是否满足实时性呢?

Thanks for sharing your code! In your [paper](https://openreview.net/pdf?id=1SIBN5Xyw7), I can find SoTA performance in many tasks, including classification, action recognition, detection, and semantic segmentation. But for now (Apr.24, 24), classification...

观察到CIFAR100数据集的增强策略与imagenet存在改动,问rand-m9-mstd0.5-inc1与rand-m9-n1-mstd0.5-inc1是否存在区别?n如果表示策略数量,是否默认值为1?