中文
相关论文

相关论文: ObjCAViT: Improving Monocular Depth Estimation Usi…

200 篇论文

Decoders play significant roles in recovering scene depths. However, the decoders used in previous works ignore the propagation of multilevel lossless fine-grained information, cannot adaptively capture local and global information in…

计算机视觉与模式识别 · 计算机科学 2023-05-31 Fei Wang , Jun Cheng

Depth estimation, visual odometry (VO), and bird's-eye-view (BEV) scene layout estimation present three critical tasks for driving scene perception, which is fundamental for motion planning and navigation in autonomous driving. Though they…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Haimei Zhao , Jing Zhang , Sen Zhang , Dacheng Tao

Self-supervised learning of depth has been a highly studied topic of research as it alleviates the requirement of having ground truth annotations for predicting depth. Depth is learnt as an intermediate solution to the task of view…

计算机视觉与模式识别 · 计算机科学 2021-03-02 Vinay Kaushik , Kartik Jindgar , Brejesh Lall

An event camera is a novel vision sensor that can capture per-pixel brightness changes and output a stream of asynchronous ``events''. It has advantages over conventional cameras in those scenes with high-speed motions and challenging…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Junyu Zhu , Lina Liu , Bofeng Jiang , Feng Wen , Hongbo Zhang , Wanlong Li , Yong Liu

Depth estimation is a traditional computer vision task, which plays a crucial role in understanding 3D scene geometry. Recently, deep-convolutional-neural-networks based methods have achieved promising results in the monocular depth…

计算机视觉与模式识别 · 计算机科学 2019-01-30 Yuru Chen , Haitao Zhao , Zhengwei Hu

Monocular Depth Estimation (MDE) is a pivotal component of vision-based Autonomous Driving (AD) systems, enabling vehicles to estimate the depth of surrounding objects using a single camera image. This estimation guides essential driving…

计算机视觉与模式识别 · 计算机科学 2024-11-04 Ce Zhou , Qiben Yan , Daniel Kent , Guangjing Wang , Weikang Ding , Ziqi Zhang , Hayder Radha

3D object detection based on monocular camera data is a key enabler for autonomous driving. The task however, is ill-posed due to lack of depth information in 2D images. Recent deep learning methods show promising results to recover depth…

计算机视觉与模式识别 · 计算机科学 2020-05-18 Felix Nobis , Fabian Brunhuber , Simon Janssen , Johannes Betz , Markus Lienkamp

Self-supervised depth learning from monocular images normally relies on the 2D pixel-wise photometric relation between temporally adjacent image frames. However, they neither fully exploit the 3D point-wise geometric correspondences, nor…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Kaichen Zhou , Lanqing Hong , Changhao Chen , Hang Xu , Chaoqiang Ye , Qingyong Hu , Zhenguo Li

Monocular 3D detection has drawn much attention from the community due to its low cost and setup simplicity. It takes an RGB image as input and predicts 3D boxes in the 3D space. The most challenging sub-task lies in the instance depth…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Liang Peng , Xiaopei Wu , Zheng Yang , Haifeng Liu , Deng Cai

Monocular depth estimation (MDE) in the self-supervised scenario has emerged as a promising method as it refrains from the requirement of ground truth depth. Despite continuous efforts, MDE is still sensitive to scale changes especially…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Peizhe Jiang , Wei Yang , Xiaoqing Ye , Xiao Tan , Meng Wu

Conventional self-supervised monocular depth prediction methods are based on a static environment assumption, which leads to accuracy degradation in dynamic scenes due to the mismatch and occlusion problems introduced by object motions.…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Ziyue Feng , Liang Yang , Longlong Jing , Haiyan Wang , YingLi Tian , Bing Li

Deep Learning based techniques have been adopted with precision to solve a lot of standard computer vision problems, some of which are image classification, object detection and segmentation. Despite the widespread success of these…

计算机视觉与模式识别 · 计算机科学 2016-11-21 Vikram Mohanty , Shubh Agrawal , Shaswat Datta , Arna Ghosh , Vishnu Dutt Sharma , Debashish Chakravarty

We present MoGe, a powerful model for recovering 3D geometry from monocular open-domain images. Given a single image, our model directly predicts a 3D point map of the captured scene with an affine-invariant representation, which is…

计算机视觉与模式识别 · 计算机科学 2025-04-16 Ruicheng Wang , Sicheng Xu , Cassie Dai , Jianfeng Xiang , Yu Deng , Xin Tong , Jiaolong Yang

We present a new learning-based method for multi-frame depth estimation from a color video, which is a fundamental problem in scene understanding, robot navigation or handheld 3D reconstruction. While recent learning-based methods estimate…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Xiaoxiao Long , Lingjie Liu , Christian Theobalt , Wenping Wang

Depth estimation provides essential information to perform autonomous driving and driver assistance. Especially, Monocular Depth Estimation is interesting from a practical point of view, since using a single camera is cheaper than many…

计算机视觉与模式识别 · 计算机科学 2018-09-13 Akhil Gurram , Onay Urfalioglu , Ibrahim Halfaoui , Fahd Bouzaraa , Antonio M. Lopez

In this work we study the mutual benefits of two common computer vision tasks, self-supervised depth estimation and semantic segmentation from images. For example, to help unsupervised monocular depth estimation, constraints from semantic…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Shengjie Zhu , Garrick Brazil , Xiaoming Liu

The success of monocular depth estimation relies on large and diverse training sets. Due to the challenges associated with acquiring dense ground-truth depth across different environments at scale, a number of datasets with distinct…

计算机视觉与模式识别 · 计算机科学 2020-08-26 René Ranftl , Katrin Lasinger , David Hafner , Konrad Schindler , Vladlen Koltun

There has been a recent surge of interest in learning to perceive depth from monocular videos in an unsupervised fashion. A key challenge in this field is achieving robust and accurate depth estimation in challenging scenarios, particularly…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Mengtan Zhang , Yi Feng , Qijun Chen , Rui Fan

Monocular depth estimation enables 3D perception from a single 2D image, thus attracting much research attention for years. Almost all methods treat foreground and background regions ("things and stuff") in an image equally. However, not…

计算机视觉与模式识别 · 计算机科学 2019-12-10 Xinlong Wang , Wei Yin , Tao Kong , Yuning Jiang , Lei Li , Chunhua Shen

Monocular depth estimation and defocus estimation are two fundamental tasks in computer vision. Most existing methods treat depth estimation and defocus estimation as two separate tasks, ignoring the strong connection between them. In this…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Renzhi He , Hualin Hong , Boya Fu , Fei Liu
‹ 上一页 1 8 9 10 下一页 ›