Motion Segmentation

54 papers with code • 4 benchmarks • 7 datasets

Motion Segmentation is an essential task in many applications in Computer Vision and Robotics, such as surveillance, action recognition and scene understanding. The classic way to state the problem is the following: given a set of feature points that are tracked through a sequence of images, the goal is to cluster those trajectories according to the different motions they belong to. It is assumed that the scene contains multiple objects that are moving rigidly and independently in 3D-space.

Source: Robust Motion Segmentation from Pairwise Matches

Moving Object Segmentation: All You Need Is SAM (and Flow)

Jyxarthur/flowsam 18 Apr 2024

The objective of this paper is motion segmentation -- discovering and segmenting the moving objects in a video.

3
18 Apr 2024

Motion2Language, unsupervised learning of synchronized semantic motion segmentation

rd20karim/M2T-Segmentation 16 Oct 2023

We find that both contributions to the attention mechanism and the encoder architecture additively improve the quality of generated text (BLEU and semantic equivalence), but also of synchronization.

4
16 Oct 2023

RaTrack: Moving Object Detection and Tracking with 4D Radar Point Cloud

ljacksonpan/ratrack 18 Sep 2023

Mobile autonomy relies on the precise perception of dynamic environments.

31
18 Sep 2023

A Multi-Scale Recurrent Framework for Motion Segmentation With Event Camera

shaobo007/msrnn IEEE Access 2023

Motion segmentation is a formidable computer vision task, aiming to segment moving targets from a dynamic scene.

2
28 Jul 2023

Bootstrapping Objectness from Videos by Relaxed Common Fate and Visual Grouping

TonyLianLong/RCF-UnsupVideoSeg CVPR 2023

The Gestalt law of common fate, i. e., what move at the same speed belong together, has inspired unsupervised object discovery based on motion segmentation.

28
17 Apr 2023

Hidden Gems: 4D Radar Scene Flow Learning Using Cross-Modal Supervision

toytiny/cmflow CVPR 2023

This work proposes a novel approach to 4D radar-based scene flow estimation via cross-modal learning.

105
01 Mar 2023

Unsupervised Space-Time Network for Temporally-Consistent Segmentation of Multiple Motions

etienne-meunier-inria/GeneraUnet CVPR 2023

In this paper, we propose an original unsupervised spatio-temporal framework for motion segmentation from optical flow that fully investigates the temporal dimension of the problem.

2
01 Jan 2023

GMA3D: Local-Global Attention Learning to Estimate Occluded Motions of Scene Flow

o-vigia/gma3d 7 Oct 2022

Scene flow represents the motion information of each point in the 3D point clouds.

4
07 Oct 2022

DytanVO: Joint Refinement of Visual Odometry and Motion Segmentation in Dynamic Environments

geniussh/dytanvo 17 Sep 2022

Learning-based visual odometry (VO) algorithms achieve remarkable performance on common static scenes, benefiting from high-capacity models and massive annotated data, but tend to fail in dynamic, populated environments.

145
17 Sep 2022

ParticleSfM: Exploiting Dense Point Trajectories for Localizing Moving Cameras in the Wild

bytedance/particle-sfm 19 Jul 2022

In addition, our method is able to retain reasonable accuracy of camera poses on fully static scenes, which consistently outperforms strong state-of-the-art dense correspondence based methods with end-to-end deep learning, demonstrating the potential of dense indirect methods based on optical flow and point trajectories.

227
19 Jul 2022