paper-with-me

홈 › Papers

Inductive Graph Neural Networks for Moving Object Segmentation

2023-05-16 · Wieke Prummel, Jhony H. Giraldo, Anastasia Zakharova, Thierry Bouwmans

Moving Object Segmentation (MOS) is a challenging problem in computer vision, particularly in scenarios with dynamic backgrounds, abrupt lighting changes, shadows, camouflage, and moving cameras. While graph-based methods have shown promising results in MOS, they have mainly relied on transductive learning which assumes access to the entire training and testing data for evaluation. However, this assumption is not realistic in real-world applications where the system needs to handle new data during deployment. In this paper, we propose a novel Graph Inductive Moving Object Segmentation (GraphIMOS) algorithm based on a Graph Neural Network (GNN) architecture. Our approach builds a generic model capable of performing prediction on newly added data frames using the already trained model. GraphIMOS outperforms previous inductive learning methods and is more generic than previous transductive techniques. Our proposed algorithm enables the deployment of graph-based MOS models in real-world applications.

📄 PDF Abstract BibTeX arXiv:2305.09585

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkInductive LearningObjectSegmentationSemantic SegmentationTransductive Learning

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Hierarchical Spatiotemporal Transformers for Video Object Segmentation

2023-07-17 · Jun-Sang Yoo, Hongjae Lee, Seung-Won Jung

This paper presents a novel framework called HST for semi-supervised video object segmentation (VOS). HST extracts image and video features using the latest Swin Transformer and Video Swin Transformer to inherit their in…

Inductive BiasObjectSemantic SegmentationSemi-Supervised Video Object Segmentation+2

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

Moving Object Segmentation in Jittery Videos by Stabilizing Trajectories Modeled in Kendall's Shape Space

2018-08-14 · Geethu Miriam Jacob, Sukhendu Das

Moving Object Segmentation is a challenging task for jittery/wobbly videos. For jittery videos, the non-smooth camera motion makes discrimination between foreground objects and background layers hard to solve. While most…

ClusteringObjectSegmentationSemantic Segmentation+2

MCDS-VSS: Moving Camera Dynamic Scene Video Semantic Segmentation by Filtering with Self-Supervised Geometry and Motion

2024-05-30 · Angel Villar-Corrales, Moritz Austermann, Sven Behnke

Autonomous systems, such as self-driving cars, rely on reliable semantic environment perception for decision making. Despite great advances in video semantic segmentation, existing approaches ignore important inductive b…

Decision MakingScene SegmentationSegmentationSelf-Driving Cars+2

Semantics-Guided Moving Object Segmentation with 3D LiDAR

2022-05-06 · Shuo Gu, Suling Yao, Jian Yang, Hui Kong

Moving object segmentation (MOS) is a task to distinguish moving objects, e.g., moving vehicles and pedestrians, from the surrounding static environment. The segmentation accuracy of MOS can have an influence on odometry…

ObjectSegmentationSemantic Segmentation