paper-with-me

홈 › Papers

Event-Free Moving Object Segmentation from Moving Ego Vehicle

2023-04-28 · Zhuyun Zhou, Zongwei Wu, Danda Pani Paudel, Rémi Boutteau, Fan Yang, Luc van Gool, Radu Timofte, Dominique Ginhac

Moving object segmentation (MOS) in dynamic scenes is an important, challenging, but under-explored research topic for autonomous driving, especially for sequences obtained from moving ego vehicles. Most segmentation methods leverage motion cues obtained from optical flow maps. However, since these methods are often based on optical flows that are pre-computed from successive RGB frames, this neglects the temporal consideration of events occurring within the inter-frame, consequently constraining its ability to discern objects exhibiting relative staticity but genuinely in motion. To address these limitations, we propose to exploit event cameras for better video understanding, which provide rich motion cues without relying on optical flow. To foster research in this area, we first introduce a novel large-scale dataset called DSEC-MOS for moving object segmentation from moving ego vehicles, which is the first of its kind. For benchmarking, we select various mainstream methods and rigorously evaluate them on our dataset. Subsequently, we devise EmoFormer, a novel network able to exploit the event data. For this purpose, we fuse the event temporal prior with spatial semantic maps to distinguish genuinely moving objects from the static background, adding another level of dense supervision around our object of interest. Our proposed network relies only on event data for training but does not require event input during inference, making it directly comparable to frame-only methods in terms of efficiency and more widely usable in many application cases. The exhaustive comparison highlights a significant performance improvement of our method over all other methods. The source code and dataset are publicly available at: https://github.com/ZZY-Zhou/DSEC-MOS.

📄 PDF Abstract BibTeX arXiv:2305.00126

Code (2)

zzy-zhou/dsec-mos 공식 구현 pytorch
zzy-zhou/renet pytorch

Tasks

Autonomous DrivingBenchmarkingObjectOptical Flow EstimationSegmentationSemantic SegmentationVideo Object SegmentationVideo Semantic SegmentationVideo Understanding

Similar Papers 제목 키워드 기반

FreeArtGS: Articulated Gaussian Splatting Under Free-moving Scenario

2026-03-23 · Hang Dai, Hongwei Fan, Han Zhang, Duojin Wu 외 arxiv

The increasing demand for augmented reality and robotics is driving the need for articulated object reconstruction with high scalability. However, existing settings for reconstructing from discrete articulation states or…

Instance-Level Moving Object Segmentation from a Single Image with Events

2025-02-18 · Zhexiong Wan, Bin Fan, Le Hui, Yuchao Dai 외

Moving object segmentation plays a crucial role in understanding dynamic scenes involving multiple moving objects, while the difficulties lie in taking into account both spatial texture structures and temporal motion cue…

ObjectSemantic Segmentation

Event-based Motion Segmentation with Spatio-Temporal Graph Cuts

2020-12-16 · Yi Zhou, Guillermo Gallego, Xiuyuan Lu, SiQi Liu 외

Identifying independently moving objects is an essential task for dynamic scene understanding. However, traditional cameras used in dynamic scenes may suffer from motion blur or exposure artifacts due to their sampling p…

Motion SegmentationScene Understanding

MOVES: Movable and Moving LiDAR Scene Segmentation in Label-Free settings using Static Reconstruction

2023-06-26 · Prashant Kumar, Dhruv Makwana, Onkar Susladkar, Anurag Mittal 외

Accurate static structure reconstruction and segmentation of non-stationary objects is of vital importance for autonomous navigation applications. These applications assume a LiDAR scan to consist of only static structur…

Autonomous NavigationScene SegmentationSegmentation

EV-IMO: Motion Segmentation Dataset and Learning Pipeline for Event Cameras

2019-03-18 · Anton Mitrokhin, Chengxi Ye, Cornelia Fermuller, Yiannis Aloimonos 외

We present the first event-based learning approach for motion segmentation in indoor scenes and the first event-based dataset - EV-IMO - which includes accurate pixel-wise motion masks, egomotion and ground truth depth. …

Motion SegmentationObjectSemantic Segmentation