BICLab / EMS-YOLO

Offical implementation of "Deep Directly-Trained Spiking Neural Networks for Object Detection" (ICCV2023)
https://arxiv.org/abs/2307.11411
GNU General Public License v3.0
139 stars 12 forks source link

Event Visualization as Point Cloud #19

Closed SchuckLee closed 1 month ago

SchuckLee commented 1 month ago

Hi, I'm a novice researcher working on semantic segmentation and I found your paper "Asynchronous Spatio-Temporal Memory Network for Continuous Event-Based Object Detection" very insightful. The visualizations in the paper are excellent and I'd like to include event visualization as point clouds in my own research.

Could you provide any guidance or resources on how to achieve this? Thanks a lot !