中文
相关论文

相关论文: SceneTracker: Long-term Scene Flow Estimation Netw…

200 篇论文

Long-sequence streaming 3D reconstruction remains a significant open challenge. Existing autoregressive models often fail when processing long sequences because they anchor poses to the first frame, leading to attention decay, scale drift,…

计算机视觉与模式识别 · 计算机科学 2026-03-16 Chong Cheng , Xianda Chen , Tao Xie , Wei Yin , Weiqiang Ren , Qian Zhang , Xiaoyang Guo , Hao Wang

Accurate trajectory prediction is fundamentally challenging due to high scene heterogeneity - the severe variance in motion velocity, spatial density, and interaction patterns across different real-world environments. However, most existing…

机器学习 · 计算机科学 2026-05-22 Xinrun Wang , Deshun Xia , Yuxi Sun , Weijie Zhu

Neural Scene Flow Prior (NSFP) is of significant interest to the vision community due to its inherent robustness to out-of-distribution (OOD) effects and its ability to deal with dense lidar points. The approach utilizes a coordinate neural…

计算机视觉与模式识别 · 计算机科学 2023-08-30 Xueqian Li , Jianqiao Zheng , Francesco Ferroni , Jhony Kaesemodel Pontes , Simon Lucey

Simulating event streams from 3D scenes has become a common practice in event-based vision research, as it meets the demand for large-scale, high temporal frequency data without setting up expensive hardware devices or undertaking extensive…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Zhenyang Li , Xiaoyang Bai , Jinfan Lu , Pengfei Shen , Edmund Y. Lam , Yifan Peng

Scene flow is the task of estimating 3D motion vectors to individual points of a dynamic 3D scene. Motion vectors have shown to be beneficial for downstream tasks such as action classification and collision avoidance. However, data…

计算机视觉与模式识别 · 计算机科学 2020-11-17 Victor Zuanazzi

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 difficult to use in…

计算机视觉与模式识别 · 计算机科学 2019-04-26 Ravi Kumar Thakur , Snehasis Mukherjee

Dynamic scene graph generation aims at generating a scene graph of the given video. Compared to the task of scene graph generation from images, it is more challenging because of the dynamic relationships between objects and the temporal…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Yuren Cong , Wentong Liao , Hanno Ackermann , Bodo Rosenhahn , Michael Ying Yang

We present TraceFlow, a novel framework for high-fidelity rendering of dynamic specular scenes by addressing two key challenges: precise reflection direction estimation and physically accurate reflection modeling. To achieve this, we…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Jiachen Tao , Junyi Wu , Haoxuan Wang , Zongxin Yang , Dawen Cai , Yan Yan

In this paper, we propose a long-sequence modeling framework, named StreamPETR, for multi-view 3D object detection. Built upon the sparse query design in the PETR series, we systematically develop an object-centric temporal mechanism. The…

计算机视觉与模式识别 · 计算机科学 2023-06-08 Shihao Wang , Yingfei Liu , Tiancai Wang , Ying Li , Xiangyu Zhang

Scene flow estimation predicts the 3D motion at each point in successive LiDAR scans. This detailed, point-level, information can help autonomous vehicles to accurately predict and understand dynamic changes in their surroundings. Current…

计算机视觉与模式识别 · 计算机科学 2024-09-18 Qingwen Zhang , Yi Yang , Peizheng Li , Olov Andersson , Patric Jensfelt

Scene flow estimation has been receiving increasing attention for 3D environment perception. Monocular scene flow estimation -- obtaining 3D structure and 3D motion from two temporally consecutive images -- is a highly ill-posed problem,…

计算机视觉与模式识别 · 计算机科学 2020-04-17 Junhwa Hur , Stefan Roth

Estimating 3D scene flow from a sequence of monocular images has been gaining increased attention due to the simple, economical capture setup. Owing to the severe ill-posedness of the problem, the accuracy of current methods has been…

计算机视觉与模式识别 · 计算机科学 2021-05-06 Junhwa Hur , Stefan Roth

Event cameras have the potential to capture continuous motion information over time and space, making them well-suited for optical flow estimation. However, most existing learning-based methods for event-based optical flow adopt frame-based…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Zuntao Liu , Hao Zhuang , Junjie Jiang , Yuhang Song , Zheng Fang

Scene flow, which provides the 3D motion field of the first frame from two consecutive point clouds, is vital for dynamic scene perception. However, contemporary scene flow methods face three major challenges. Firstly, they lack global flow…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Zhiyang Lu , Qinghan Chen , Zhimin Yuan , Ming Cheng

We develop a novel human trajectory prediction system that incorporates the scene information (Scene-LSTM) as well as individual pedestrian movement (Pedestrian-LSTM) trained simultaneously within static crowded scenes. We superimpose a…

计算机视觉与模式识别 · 计算机科学 2019-08-26 Manh Huynh , Gita Alaghband

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

We introduce a compact network for holistic scene flow estimation, called SENSE, which shares common encoder features among four closely-related tasks: optical flow estimation, disparity estimation from stereo, occlusion estimation, and…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Huaizu Jiang , Deqing Sun , Varun Jampani , Zhaoyang Lv , Erik Learned-Miller , Jan Kautz

LiDAR scene flow estimation is essential for autonomous driving, as it provides 3D motion for each point. Self-supervised approaches use static-dynamic classification to mitigate the imbalance between static and dynamic points, deriving…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Youngdong Jang , Gyeongrok Oh , Jong Wook Kim , Hyunju Ryu , Hyung-gun Chi , SeungHyeon Kim , Seungryong Kim , Jonghyun Choi , Sangpil Kim

Accurate perception of dynamic traffic scenes is crucial for high-level autonomous driving systems, requiring robust object motion estimation and instance segmentation. However, traditional methods often treat them as separate tasks,…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Yinqi Chen , Meiying Zhang , Qi Hao , Guang Zhou

When working with 3D facial data, improving fidelity and avoiding the uncanny valley effect is critically dependent on accurate 3D facial performance capture. Because such methods are expensive and due to the widespread availability of 2D…

计算机视觉与模式识别 · 计算机科学 2024-06-26 Felix Taubner , Prashant Raina , Mathieu Tuli , Eu Wern Teh , Chul Lee , Jinmiao Huang