paper-with-me

Papers

SceneEDNet: A Deep Learning Approach for Scene Flow Estimation

2018-07-10 · Ravi Kumar Thakur, Snehasis Mukherjee

Estimating scene flow in RGB-D videos is attracting much interest of the computer vision researchers, due to its potential applications in robotics. The state-of-the-art techniques for scene flow estimation, typically rely on the knowledge of scene structure of the frame and the correspondence between frames. However, with the increasing amount of RGB-D data captured from sophisticated sensors like Microsoft Kinect, and the recent advances in the area of sophisticated deep learning techniques, introduction of an efficient deep learning technique for scene flow estimation, is becoming important. This paper introduces a first effort to apply a deep learning method for direct estimation of scene flow by presenting a fully convolutional neural network with an encoder-decoder (ED) architecture. The proposed network SceneEDNet involves estimation of three dimensional motion vectors of all the scene points from sequence of stereo images. The training for direct estimation of scene flow is done using consecutive pairs of stereo images and corresponding scene flow ground truth. The proposed architecture is applied on a huge dataset and provides meaningful results.

📄 PDF Abstract BibTeX arXiv:1807.03464

Code (1)

ravikt/sceneednet

Tasks

DecoderDeep LearningScene Flow Estimation

Similar Papers 제목 키워드 기반

A Conditional Adversarial Network for Scene Flow Estimation

2019-04-25 · Ravi Kumar Thakur, Snehasis Mukherjee

The problem of Scene flow estimation in depth videos has been attracting attention of researchers of robot vision, due to its potential application in various areas of robotics. The conventional scene flow methods are di…

Optical Flow EstimationScene Flow Estimation

Unsupervised Learning of 3D Scene Flow from Monocular Camera

2022-06-08 · Guangming Wang, Xiaoyu Tian, Ruiqi Ding, Hesheng Wang

Scene flow represents the motion of points in the 3D space, which is the counterpart of the optical flow that represents the motion of pixels in the 2D image. However, it is difficult to obtain the ground truth of scene …

Camera Pose EstimationDepth EstimationOptical Flow EstimationPose Estimation+1

Adversarial Self-Supervised Scene Flow Estimation

2020-11-01 · Victor Zuanazzi, Joris van Vugt, Olaf Booij, Pascal Mettes

This work proposes a metric learning approach for self-supervised scene flow estimation. Scene flow estimation is the task of estimating 3D flow vectors for consecutive 3D point clouds. Such flow vectors are fruitful, \e…

Metric LearningScene Flow EstimationSelf-supervised Scene Flow EstimationTriplet

MonoPLFlowNet: Permutohedral Lattice FlowNet for Real-Scale 3D Scene FlowEstimation with Monocular Images

2021-11-24 · Runfa Li, Truong Nguyen

Real-scale scene flow estimation has become increasingly important for 3D computer vision. Some works successfully estimate real-scale 3D scene flow with LiDAR. However, these ubiquitous and expensive sensors are still u…

Depth EstimationScene Flow Estimation

A Large Dataset to Train Convolutional Networks for Disparity, Optical Flow, and Scene Flow Estimation

2015-12-07 · CVPR 2016 6 · Nikolaus Mayer, Eddy Ilg, Philip Häusser, Philipp Fischer 외

Recent work has shown that optical flow estimation can be formulated as a supervised learning task and can be successfully solved with convolutional networks. Training of the so-called FlowNet was enabled by a large synt…

Disparity EstimationOptical Flow EstimationScene Flow Estimation