Detecting Line Segments in Motion-blurred Images with Events
Huai Yu, Hao Li, Wen Yang, Lei Yu, Gui-Song Xia

TL;DR
This paper introduces a novel fusion network combining images and event data to improve line segment detection in motion-blurred images, significantly enhancing accuracy for applications like SLAM and 3D reconstruction.
Contribution
It proposes a new frame-event feature fusion network and provides both synthetic and real datasets for robust line segment detection under motion blur conditions.
Findings
Achieves 63.3% msAP on real datasets, outperforming previous models.
Demonstrates the effectiveness of combining image textures and event edges.
Provides publicly available datasets and code for future research.
Abstract
Making line segment detectors more reliable under motion blurs is one of the most important challenges for practical applications, such as visual SLAM and 3D reconstruction. Existing line segment detection methods face severe performance degradation for accurately detecting and locating line segments when motion blur occurs. While event data shows strong complementary characteristics to images for minimal blur and edge awareness at high-temporal resolution, potentially beneficial for reliable line segment recognition. To robustly detect line segments over motion blurs, we propose to leverage the complementary information of images and events. To achieve this, we first design a general frame-event feature fusion network to extract and fuse the detailed image textures and low-latency event edges, which consists of a channel-attention-based shallow fusion module and a self-attention-based…
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
TopicsMedical Imaging and Analysis · Medical Imaging Techniques and Applications · Medical Image Segmentation Techniques
