Jee-King / CVPR2022_STNet

MIT License
86 stars 19 forks source link

Spiking Transformer employed in frame-event fusion network #10

Open tr-s3-2020 opened 1 year ago

tr-s3-2020 commented 1 year ago

Hi, I have read a series of works related to event-based and frame-event fusion network from your group. It's really fascinating and inspiring. I'm wondering that, have you ever considered using this spiking transformer in the frame-event fusion network proposed in CVPR 2023: Frame-Event Alignment and Fusion Network for High Frame Rate Tracking? What might be the challenge to combine this spiking transformer with a frame-based feature extractor to co-work in dealing with frame-event fusion tasks? Thanks!