paper-with-me

Papers

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

2025-02-18 · Zhexiong Wan, Bin Fan, Le Hui, Yuchao Dai, Gim Hee Lee

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 cues. Existing methods based on video frames encounter difficulties in distinguishing whether pixel displacements of an object are caused by camera motion or object motion due to the complexities of accurate image-based motion modeling. Recent advances exploit the motion sensitivity of novel event cameras to counter conventional images' inadequate motion modeling capabilities, but instead lead to challenges in segmenting pixel-level object masks due to the lack of dense texture structures in events. To address these two limitations imposed by unimodal settings, we propose the first instance-level moving object segmentation framework that integrates complementary texture and motion cues. Our model incorporates implicit cross-modal masked attention augmentation, explicit contrastive feature learning, and flow-guided motion enhancement to exploit dense texture information from a single image and rich motion information from events, respectively. By leveraging the augmented texture and motion features, we separate mask segmentation from motion classification to handle varying numbers of independently moving objects. Through extensive evaluations on multiple datasets, as well as ablation experiments with different input settings and real-time efficiency analysis of the proposed framework, we believe that our first attempt to incorporate image and event data for practical deployment can provide new insights for future work in event-based motion related works. The source code with model training and pre-trained weights is released at https://npucvr.github.io/EvInsMOS

📄 PDF Abstract BibTeX arXiv:2502.12975

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectSemantic Segmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

InstMove: Instance Motion for Object-centric Video Segmentation

2023-03-14 · CVPR 2023 1 · Qihao Liu, Junfeng Wu, Yi Jiang, Xiang Bai 외

Despite significant efforts, cutting-edge video segmentation methods still remain sensitive to occlusion and rapid movement, due to their reliance on the appearance of objects in the form of object embeddings, which are …

ObjectOptical Flow EstimationSegmentationVideo Segmentation+1

MID-Fusion: Octree-based Object-Level Multi-Instance Dynamic SLAM

2018-12-19 · Binbin Xu, Wenbin Li, Dimos Tzoumanikas, Michael Bloesch 외

We propose a new multi-instance dynamic RGB-D SLAM system using an object-level octree-based volumetric representation. It can provide robust camera tracking in dynamic environments and at the same time, continuously est…

CPUInstance SegmentationObjectObject SLAM+2

Monocular Instance Motion Segmentation for Autonomous Driving: KITTI InstanceMotSeg Dataset and Multi-task Baseline

2020-08-16 · Eslam Mohamed, Mahmoud Ewaisha, Mennatullah Siam, Hazem Rashed 외

Moving object segmentation is a crucial task for autonomous vehicles as it can be used to segment objects in a class agnostic manner based on their motion cues. It enables the detection of unseen objects during training …

Autonomous DrivingAutonomous VehiclesGPUInstance Segmentation+9

StreamMOS: Streaming Moving Object Segmentation with Multi-View Perception and Dual-Span Memory

2024-07-25 · Zhiheng Li, Yubo Cui, Jiexi Zhong, Zheng Fang

Moving object segmentation based on LiDAR is a crucial and challenging task for autonomous driving and mobile robotics. Most approaches explore spatio-temporal information from LiDAR sequences to predict moving objects i…

Autonomous DrivingSemantic Segmentation

Instance Segmentation of Scene Sketches Using Natural Image Priors

2025-02-13 · Mia Tang, Yael Vinker, Chuan Yan, Lvmin Zhang 외

Sketch segmentation involves grouping pixels within a sketch that belong to the same object or instance. It serves as a valuable tool for sketch editing tasks, such as moving, scaling, or removing specific components. Wh…

Image SegmentationInstance Segmentationobject-detectionObject Detection+2