中文
相关论文

相关论文: DeFlow: Decoder of Scene Flow Network in Autonomou…

200 篇论文

Many applications in robotics and human-computer interaction can benefit from understanding 3D motion of points in a dynamic environment, widely noted as scene flow. While most previous methods focus on stereo and RGB-D images as input, few…

计算机视觉与模式识别 · 计算机科学 2019-07-23 Xingyu Liu , Charles R. Qi , Leonidas J. Guibas

Scene flow depicts the dynamics of a 3D scene, which is critical for various applications such as autonomous driving, robot navigation, AR/VR, etc. Conventionally, scene flow is estimated from dense/regular RGB video frames. With the…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Haiyan Wang , Jiahao Pang , Muhammad A. Lodhi , Yingli Tian , Dong Tian

Despite significant progress in image-based 3D scene flow estimation, the performance of such approaches has not yet reached the fidelity required by many applications. Simultaneously, these applications are often not restricted to…

计算机视觉与模式识别 · 计算机科学 2019-01-08 Aseem Behl , Despoina Paschalidou , Simon Donné , Andreas Geiger

Scene flow estimation is a crucial component in the development of autonomous driving and 3D robotics, providing valuable information for environment perception and navigation. Despite the advantages of learning-based scene flow estimation…

计算机视觉与模式识别 · 计算机科学 2024-01-08 Rahul Ahuja , Chris Baker , Wilko Schwarting

We reframe scene flow as the task of estimating a continuous space-time ODE that describes motion for an entire observation sequence, represented with a neural prior. Our method, EulerFlow, optimizes this neural prior estimate against…

计算机视觉与模式识别 · 计算机科学 2025-12-08 Kyle Vedder , Neehar Peri , Ishan Khatri , Siyi Li , Eric Eaton , Mehmet Kocamaz , Yue Wang , Zhiding Yu , Deva Ramanan , Joachim Pehserl

Scene flow represents the 3D motion of each point in the scene, which explicitly describes the distance and the direction of each point's movement. Scene flow estimation is used in various applications such as autonomous driving fields,…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Guangming Wang , Zhiheng Feng , Chaokang Jiang , Hesheng Wang

Optical Flow (OF) and depth are commonly used for visual odometry since they provide sufficient information about camera ego-motion in a rigid scene. We reformulate the problem of ego-motion estimation as a problem of motion estimation of a…

计算机视觉与模式识别 · 计算机科学 2019-07-18 Igor Slinko , Anna Vorontsova , Filipp Konokhov , Olga Barinova , Anton Konushin

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 architecture able to reason at…

计算机视觉与模式识别 · 计算机科学 2021-02-18 Zan Gojcic , Or Litany , Andreas Wieser , Leonidas J. Guibas , Tolga Birdal

An efficient 3D scene flow estimation method called PointFlowHop is proposed in this work. PointFlowHop takes two consecutive point clouds and determines the 3D flow vectors for every point in the first point cloud. PointFlowHop decomposes…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Pranav Kadam , Jiahao Gu , Shan Liu , C. -C. Jay Kuo

Scene flow estimation is the task of describing the 3D motion field between temporally successive point clouds. State-of-the-art methods use strong priors and test-time optimization techniques, but require on the order of tens of seconds to…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Kyle Vedder , Neehar Peri , Nathaniel Chodosh , Ishan Khatri , Eric Eaton , Dinesh Jayaraman , Yang Liu , Deva Ramanan , James Hays

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…

机器人学 · 计算机科学 2018-07-25 Lin Shao , Parth Shah , Vikranth Dwaracherla , Jeannette Bohg

Scene flow estimation is a long-standing problem in computer vision, where the goal is to find the 3D motion of a scene from its consecutive observations. Recently, there have been efforts to compute the scene flow from 3D point clouds. A…

计算机视觉与模式识别 · 计算机科学 2023-04-17 Itai Lang , Dror Aiger , Forrester Cole , Shai Avidan , Michael Rubinstein

Scene flow enables an understanding of the motion characteristics of the environment in the 3D world. It gains particular significance in the long-range, where object-based perception methods might fail due to sparse observations far away.…

计算机视觉与模式识别 · 计算机科学 2025-01-30 Ajinkya Khoche , Qingwen Zhang , Laura Pereira Sanchez , Aron Asefaw , Sina Sharif Mansouri , Patric Jensfelt

LiDAR scene flow is the task of estimating per-point 3D motion between consecutive point clouds. Recent methods achieve centimeter-level accuracy on popular autonomous vehicle (AV) datasets, but are typically only trained and evaluated on a…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Siyi Li , Qingwen Zhang , Ishan Khatri , Kyle Vedder , Eric Eaton , Deva Ramanan , Neehar Peri

Scene flow allows autonomous vehicles to reason about the arbitrary motion of multiple independent objects which is the key to long-term mobile autonomy. While estimating the scene flow from LiDAR has progressed recently, it remains largely…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Fangqiang Ding , Zhijun Pan , Yimin Deng , Jianning Deng , Chris Xiaoxuan Lu

Scene flow prediction is a crucial underlying task in understanding dynamic scenes as it offers fundamental motion information. However, contemporary scene flow methods encounter three major challenges. Firstly, flow estimation solely based…

计算机视觉与模式识别 · 计算机科学 2024-11-15 Zhiyang Lu , Qinghan Chen , Ming Cheng

We propose and study a method called FLOT that estimates scene flow on point clouds. We start the design of FLOT by noticing that scene flow estimation on point clouds reduces to estimating a permutation matrix in a perfect world. Inspired…

计算机视觉与模式识别 · 计算机科学 2020-07-23 Gilles Puy , Alexandre Boulch , Renaud Marlet

Motion estimation is one of the core challenges in computer vision. With traditional dual-frame approaches, occlusions and out-of-view motions are a limiting factor, especially in the context of environmental perception for vehicles due to…

计算机视觉与模式识别 · 计算机科学 2020-11-05 René Schuster , Christian Unger , Didier Stricker

Scene flow estimation, which predicts the 3D motion of scene points from point clouds, is a core task in autonomous driving and many other 3D vision applications. Existing methods either suffer from structure distortion due to ignorance of…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Yun Wang , Cheng Chi , Xin Yang

Teaching robots to fold, drape, or reposition deformable objects such as cloth will unlock a variety of automation applications. While remarkable progress has been made for rigid object manipulation, manipulating deformable objects poses…