Dynamic Graph Induced Contour-aware Heat Conduction Network for Event-based Object Detection
Xiao Wang, Yu Jin, Lan Chen, Bo Jiang, Lin Zhu, Yonghong Tian, Jin Tang, Bin Luo

TL;DR
This paper introduces CvHeat-DET, a novel network that leverages dynamic graphs and heat conduction principles to improve event-based object detection by effectively modeling contours and multi-scale features.
Contribution
The paper proposes a contour-aware heat conduction network utilizing dynamic graphs for enhanced event stream object detection, addressing limitations of existing CNN and Transformer-based methods.
Findings
Outperforms existing methods on three benchmark datasets
Effectively models object contours and multi-scale features
Validated through extensive experiments
Abstract
Event-based Vision Sensors (EVS) have demonstrated significant advantages over traditional RGB frame-based cameras in low-light conditions, high-speed motion capture, and low latency. Consequently, object detection based on EVS has attracted increasing attention from researchers. Current event stream object detection algorithms are typically built upon Convolutional Neural Networks (CNNs) or Transformers, which either capture limited local features using convolutional filters or incur high computational costs due to the utilization of self-attention. Recently proposed vision heat conduction backbone networks have shown a good balance between efficiency and accuracy; however, these models are not specifically designed for event stream data. They exhibit weak capability in modeling object contour information and fail to exploit the benefits of multi-scale features. To address these…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Human Pose and Action Recognition · Advanced Neural Network Applications
MethodsSoftmax · Attention Is All You Need
