Event-AHU / SSTFormer

[PokerEvent Benchmark Dataset & SNN-ANN Baseline] Official PyTorch implementation of "SSTFormer: Bridging Spiking Neural Network and Memory Support Transformer for Frame-Event based Recognition"
16 stars 1 forks source link

config #5

Closed a1wj1 closed 9 months ago

a1wj1 commented 10 months ago

I have another idea that in the config file, .../Poker_rgbframes/ refer to the folder that contains the aedat4 format files after decompression? Also, when training the PokerEvent dataset, is it only using one GPU? Thank you for your reply!

a1wj1 commented 10 months ago

1705287359589

I found this error, does this mean that this folder is storing the png file exported by read_aedat4.py?

WuZongzhen commented 10 months ago

You can refer to the code in the folder "data processing" to process the dataset