paper-with-me

Papers

Motion-based Object Segmentation based on Dense RGB-D Scene Flow

2018-04-14 · Lin Shao, Parth Shah, Vikranth Dwaracherla, Jeannette Bohg

Given two consecutive RGB-D images, we propose a model that estimates a dense 3D motion field, also known as scene flow. We take advantage of the fact that in robot manipulation scenarios, scenes often consist of a set of rigidly moving objects. Our model jointly estimates (i) the segmentation of the scene into an unknown but finite number of objects, (ii) the motion trajectories of these objects and (iii) the object scene flow. We employ an hourglass, deep neural network architecture. In the encoding stage, the RGB and depth images undergo spatial compression and correlation. In the decoding stage, the model outputs three images containing a per-pixel estimate of the corresponding object center as well as object translation and rotation. This forms the basis for inferring the object segmentation and final object scene flow. To evaluate our model, we generated a new and challenging, large-scale, synthetic dataset that is specifically targeted at robotic manipulation: It contains a large number of scenes with a very diverse set of simultaneously moving 3D objects and is recorded with a simulated, static RGB-D camera. In quantitative experiments, we show that we outperform state-of-the-art scene flow and motion-segmentation methods on this data set. In qualitative experiments, we show how our learned model transfers to challenging real-world scenes, visually generating better results than existing methods.

📄 PDF Abstract BibTeX arXiv:1804.05195

Code (1)

stanford-iprl-lab/sceneflownet tf

Tasks

Motion SegmentationObjectRobot ManipulationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Fast Multi-frame Stereo Scene Flow with Motion Segmentation

2017-07-05 · CVPR 2017 7 · Tatsunori Taniai, Sudipta N. Sinha, Yoichi Sato

We propose a new multi-frame method for efficiently computing scene flow (dense depth and optical flow) and camera ego-motion for a dynamic scene observed from a moving stereo camera rig. Our technique also segments out …

CPUMotion SegmentationOptical Flow EstimationStereo Matching+2

Dense Monocular Depth Estimation in Complex Dynamic Scenes

2016-06-01 · CVPR 2016 6 · Rene Ranftl, Vibhav Vineet, Qifeng Chen, Vladlen Koltun

We present an approach to dense depth estimation from a single monocular camera that is moving through a dynamic scene. The approach produces a dense depth map from two consecutive frames. Moving objects are reconstructe…

Depth EstimationMonocular Depth EstimationMotion SegmentationOptical Flow Estimation

Dense Monocular Motion Segmentation Using Optical Flow and Pseudo Depth Map: A Zero-Shot Approach

2024-06-27 · Yuxiang Huang, Yuhao Chen, John Zelek

Motion segmentation from a single moving camera presents a significant challenge in the field of computer vision. This challenge is compounded by the unknown camera movements and the lack of depth information of the scen…

Depth EstimationMonocular Depth EstimationMotion SegmentationOptical Flow Estimation+1

Weakly Supervised Learning of Rigid 3D Scene Flow

2021-02-17 · CVPR 2021 1 · Zan Gojcic, Or Litany, Andreas Wieser, Leonidas J. Guibas 외

We propose a data-driven scene flow estimation algorithm exploiting the observation that many 3D scenes can be explained by a collection of agents moving as rigid bodies. At the core of our method lies a deep architectur…

Autonomous DrivingScene Flow EstimationScene UnderstandingWeakly-supervised Learning

FlowFusion: Dynamic Dense RGB-D SLAM Based on Optical Flow

2020-03-11 · Tianwei Zhang, Huayan Zhang, Yang Li, Yoshihiko Nakamura 외

Dynamic environments are challenging for visual SLAM since the moving objects occlude the static environment features and lead to wrong camera motion estimation. In this paper, we present a novel dense RGB-D SLAM solutio…

Motion EstimationOptical Flow EstimationSegmentation