This is the source code for STCAResformer
You can use "Tensorboard" to watch the experiment results directly. The results are shown in 'PAF/logs' and 'DailyAction-DVS/logs', you can use the 'tensorboard' to look at the data visualization.
Example:
tensorboard --logdir=/PAF/logs/SEWResNet_b10_T8_wd0.06_adamw_cnf_ADD/lr0.001_logs/test/events.out.tfevents.1720773822.a303-UniServer-R5200-G3.4190441.2
tensorboard --logdir=/DailyAction-DVS/logs/SEWResNet_b16_T16_wd0.06_adamw_cnf_ADD/lr0.001_logs/test/events.out.tfevents.1720770896.a303-UniServer-R5200-G3.4072833.2
We will upload the full code after the paper is accepted.