中文
相关论文

相关论文: EffiScene: Efficient Per-Pixel Rigidity Inference …

200 篇论文

Low-resolution point clouds are challenging for object detection methods due to their sparsity. Densifying the present point cloud by concatenating it with its predecessors is a popular solution to this challenge. Such concatenation is…

计算机视觉与模式识别 · 计算机科学 2023-05-05 Minh-Quan Dao , Vincent Frémont , Elwan Héry

Image retrieval is a critical step for reducing the quadratic cost of image matching in unconstrained Structure-from-Motion (SfM). Unlike generic image retrieval, however, the relevant goal of SfM is to identify geometrically matchable…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Xulei Shi , Maoyu Wang , Yuning Peng , Guanbo Wang , Xin Wang , Yifan Liao , Qi Chen , Pengjie Tao

Optical flow estimation is one of the fundamental tasks in low-level computer vision, which describes the pixel-wise displacement and can be used in many other tasks. From the apparent aspect, the optical flow can be viewed as the…

计算机视觉与模式识别 · 计算机科学 2024-05-22 Yuhao Cheng , Siru Zhang , Yiqiang Yan

Multi-camera 3D perception has emerged as a prominent research field in autonomous driving, offering a viable and cost-effective alternative to LiDAR-based solutions. The existing multi-camera algorithms primarily rely on monocular 2D…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Chen Min , Liang Xiao , Dawei Zhao , Yiming Nie , Bin Dai

Structure-from-Motion is a technology used to obtain scene structure through image collection, which is a fundamental problem in computer vision. For unordered Internet images, SfM is very slow due to the lack of prior knowledge about image…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Zhichao Ye , Chong Bao , Xin Zhou , Haomin Liu , Hujun Bao , Guofeng Zhang

Standard frame-based cameras that sample light intensity frames are heavily impacted by motion blur for high-speed motion and fail to perceive scene accurately when the dynamic range is high. Event-based cameras, on the other hand, overcome…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Chankyu Lee , Adarsh Kumar Kosta , Kaushik Roy

For semantic segmentation, most existing real-time deep models trained with each frame independently may produce inconsistent results for a video sequence. Advanced methods take into considerations the correlations in the video sequence,…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Yifan Liu , Chunhua Shen , Changqian Yu , Jingdong Wang

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

Estimating per-pixel motion between video frames, known as optical flow, is a long-standing problem in video understanding and analysis. Most contemporary optical flow techniques largely focus on addressing the cross-image matching with…

计算机视觉与模式识别 · 计算机科学 2022-02-09 Ao Luo , Fan Yang , Kunming Luo , Xin Li , Haoqiang Fan , Shuaicheng Liu

We address the problem of scene flow: given a pair of stereo or RGB-D video frames, estimate pixelwise 3D motion. We introduce RAFT-3D, a new deep architecture for scene flow. RAFT-3D is based on the RAFT model developed for optical flow…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Zachary Teed , Jia Deng

Recent weakly-supervised methods for scene flow estimation from LiDAR point clouds are limited to explicit reasoning on object-level. These methods perform multiple iterative optimizations for each rigid object, which makes them vulnerable…

计算机视觉与模式识别 · 计算机科学 2024-07-04 Ramy Battrawy , René Schuster , Didier Stricker

Self-supervised feed-forward methods for scene flow estimation offer real-time efficiency, but their supervision from two-frame point correspondences is unreliable and often breaks down under occlusions. Multi-frame supervision has the…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Qingwen Zhang , Chenhan Jiang , Xiaomeng Zhu , Yunqi Miao , Yushan Zhang , Olov Andersson , Patric Jensfelt

In this work, we propose a novel framework for unsupervised learning for event cameras that learns motion information from only the event stream. In particular, we propose an input representation of the events in the form of a discretized…

计算机视觉与模式识别 · 计算机科学 2018-12-20 Alex Zihao Zhu , Liangzhe Yuan , Kenneth Chaney , Kostas Daniilidis

Scene flow characterizes the 3D motion between two LiDAR scans captured by an autonomous vehicle at nearby timesteps. Prevalent methods consider scene flow as point-wise unconstrained flow vectors that can be learned by either large-scale…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Yancong Lin , Holger Caesar

Scene flow provides crucial motion information for autonomous driving. Recent LiDAR scene flow models utilize the rigid-motion assumption at the instance level, assuming objects are rigid bodies. However, these instance-level methods are…

计算机视觉与模式识别 · 计算机科学 2026-04-29 Jialong Wu , Marco Braun , Dominic Spata , Matthias Rottmann

Multi-frame methods improve monocular depth estimation over single-frame approaches by aggregating spatial-temporal information via feature matching. However, the spatial-temporal feature leads to accuracy degradation in dynamic scenes. To…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Jiquan Zhong , Xiaolin Huang , Xiao Yu

Real-time high-accuracy optical flow estimation is a crucial component in various applications, including localization and mapping in robotics, object tracking, and activity recognition in computer vision. While recent learning-based…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Zhiyong Zhang , Huaizu Jiang , Hanumant Singh

Depth information is useful for many applications. Active depth sensors are appealing because they obtain dense and accurate depth maps. However, due to issues that range from power constraints to multi-sensor interference, these sensors…

图像与视频处理 · 电气工程与系统科学 2020-02-04 James Noraky , Vivienne Sze

Estimating the motion of the camera together with the 3D structure of the scene from a monocular vision system is a complex task that often relies on the so-called scene rigidity assumption. When observing a dynamic environment, this…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Seokju Lee , Francois Rameau , Fei Pan , In So Kweon

We learn to compute optical flow by combining a classical spatial-pyramid formulation with deep learning. This estimates large motions in a coarse-to-fine approach by warping one image of a pair at each pyramid level by the current flow…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Anurag Ranjan , Michael J. Black