中文
相关论文

相关论文: FSNet: Redesign Self-Supervised MonoDepth for Full…

200 篇论文

Self-supervised monocular depth estimation enables robots to learn 3D perception from raw video streams. This scalable approach leverages projective geometry and ego-motion to learn via view synthesis, assuming the world is mostly static.…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Vitor Guizilini , Kuan-Hui Lee , Rares Ambrus , Adrien Gaidon

Depth Estimation plays a crucial role in recent applications in robotics, autonomous vehicles, and augmented reality. These scenarios commonly operate under constraints imposed by computational power. Stereo image pairs offer an effective…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Alexandre Lopes , Roberto Souza , Helio Pedrini

Vehicle velocity and inter-vehicle distance estimation are essential for ADAS (Advanced driver-assistance systems) and autonomous vehicles. To save the cost of expensive ranging sensors, recent studies focus on using a low-cost monocular…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Kuan-Chih Huang , Yu-Kai Huang , Winston H. Hsu

The success of deep neural networks generally requires a vast amount of training data to be labeled, which is expensive and unfeasible in scale, especially for video collections. To alleviate this problem, in this paper, we propose…

计算机视觉与模式识别 · 计算机科学 2019-04-05 Longlong Jing , Xiaodong Yang , Jingen Liu , Yingli Tian

We introduce NimbleD, an efficient self-supervised monocular depth estimation learning framework that incorporates supervision from pseudo-labels generated by a large vision model. This framework does not require camera intrinsics, enabling…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Albert Luginov , Muhammad Shahzad

Over the past few years, self-supervised monocular depth estimation that does not depend on ground-truth during the training phase has received widespread attention. Most efforts focus on designing different types of network architectures…

计算机视觉与模式识别 · 计算机科学 2023-11-14 Shuwei Shao , Zhongcai Pei , Weihai Chen , Dingchi Sun , Peter C. Y. Chen , Zhengguo Li

Accurate pedestrian orientation estimation of autonomous driving helps the ego vehicle obtain the intentions of pedestrians in the related environment, which are the base of safety measures such as collision avoidance and prewarning.…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Chenchen Zhao , Yeqiang Qian , Ming Yang

Deep neural networks have recently thrived on single image depth estimation. That being said, current developments on this topic highlight an apparent compromise between accuracy and network size. This work proposes an accurate and…

计算机视觉与模式识别 · 计算机科学 2021-08-26 Lam Huynh , Matteo Pedone , Phong Nguyen , Jiri Matas , Esa Rahtu , Janne Heikkila

Depth estimation is an important capability for autonomous vehicles to understand and reconstruct 3D environments as well as avoid obstacles during the execution. Accurate depth sensors such as LiDARs are often heavy, expensive and can only…

计算机视觉与模式识别 · 计算机科学 2019-08-15 Yilun Zhang , Ty Nguyen , Ian D. Miller , Shreyas S. Shivakumar , Steven Chen , Camillo J. Taylor , Vijay Kumar

Depth estimation plays a pivotal role in advancing human-robot interactions, especially in indoor environments where accurate 3D scene reconstruction is essential for tasks like navigation and object handling. Monocular depth estimation,…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Siddiqui Muhammad Yasir , Hyunsik Ahn

Depth Estimation has wide reaching applications in the field of Computer vision such as target tracking, augmented reality, and self-driving cars. The goal of Monocular Depth Estimation is to predict the depth map, given a 2D monocular RGB…

计算机视觉与模式识别 · 计算机科学 2023-04-17 Mayank Poddar , Akash Mishra , Mohit Kewlani , Haoyang Pei

Depth information is important for autonomous systems to perceive environments and estimate their own state. Traditional depth estimation methods, like structure from motion and stereo vision matching, are built on feature correspondences…

计算机视觉与模式识别 · 计算机科学 2020-07-06 Chaoqiang Zhao , Qiyu Sun , Chongzhen Zhang , Yang Tang , Feng Qian

Sparse depth measurements are widely available in many applications such as augmented reality, visual inertial odometry and robots equipped with low cost depth sensors. Although such sparse depth samples work well for certain applications…

计算机视觉与模式识别 · 计算机科学 2021-12-13 Bing Zhou , Matias Aiskovich , Sinem Guven

Recent automotive vision work has focused almost exclusively on processing forward-facing cameras. However, future autonomous vehicles will not be viable without a more comprehensive surround sensing, akin to a human driver, as can be…

计算机视觉与模式识别 · 计算机科学 2018-08-21 Grégoire Payen de La Garanderie , Amir Atapour Abarghouei , Toby P. Breckon

Previous methods on estimating detailed human depth often require supervised training with `ground truth' depth data. This paper presents a self-supervised method that can be trained on YouTube videos without known depth, which makes…

计算机视觉与模式识别 · 计算机科学 2020-05-08 Feitong Tan , Hao Zhu , Zhaopeng Cui , Siyu Zhu , Marc Pollefeys , Ping Tan

Metric depth prediction from monocular videos suffers from bad generalization between datasets and requires supervised depth data for scale-correct training. Self-supervised training using multi-view reconstruction can benefit from large…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Xiaohu Liu , Sascha Hornauer , Fabien Moutarde , Jialiang Lu

Self-supervised monocular methods can efficiently learn depth information of weakly textured surfaces or reflective objects. However, the depth accuracy is limited due to the inherent ambiguity in monocular geometric modeling. In contrast,…

计算机视觉与模式识别 · 计算机科学 2022-08-22 Xiaofeng Wang , Zheng Zhu , Guan Huang , Xu Chi , Yun Ye , Ziwei Chen , Xingang Wang

While learning based depth estimation from images/videos has achieved substantial progress, there still exist intrinsic limitations. Supervised methods are limited by a small amount of ground truth or labeled data and unsupervised methods…

计算机视觉与模式识别 · 计算机科学 2019-05-24 Haofei Xu , Jianmin Zheng , Jianfei Cai , Juyong Zhang

Localization is a critically essential and crucial enabler of autonomous robots. While deep learning has made significant strides in many computer vision tasks, it is still yet to make a sizeable impact on improving capabilities of metric…

计算机视觉与模式识别 · 计算机科学 2020-05-25 Daniele Cattaneo , Domenico Giorgio Sorrenti , Abhinav Valada

Monocular Depth Estimation (MDE) enables spatial understanding, 3D reconstruction, and autonomous navigation, yet deep learning approaches often predict only relative depth without a consistent metric scale. This limitation reduces…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Jiuling Zhang