中文
相关论文

相关论文: MonoCT: Overcoming Monocular 3D Detection Domain S…

200 篇论文

Monocular height estimation provides an efficient and cost-effective solution for three-dimensional perception in remote sensing. However, training deep neural networks for this task demands abundant annotated data, while high-quality…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Sining Chen , Yilei Shi , Xiao Xiang Zhu

Self-supervised monocular depth estimation is a significant task for low-cost and efficient 3D scene perception and measurement in endoscopy. However, the variety of illumination conditions and scene features is still the primary challenges…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Liangjing Shao , Chenkang Du , Benshuang Chen , Xueli Liu , Xinrong Chen

Autonomous driving perception tasks rely heavily on cameras as the primary sensor for Object Detection, Semantic Segmentation, Instance Segmentation, and Object Tracking. However, RGB images captured by cameras lack depth information, which…

计算机视觉与模式识别 · 计算机科学 2023-08-02 Marcelo Eduardo Pederiva , José Mario De Martino , Alessandro Zimmer

Monocular depth estimation (MDE) is a critical task to guide autonomous medical robots. However, obtaining absolute (metric) depth from an endoscopy camera in surgical scenes is difficult, which limits supervised learning of depth on real…

计算机视觉与模式识别 · 计算机科学 2025-11-05 Hao Li , Daiwei Lu , Jesse d'Almeida , Dilara Isik , Ehsan Khodapanah Aghdam , Nick DiSanto , Ayberk Acar , Susheela Sharma , Jie Ying Wu , Robert J. Webster , Ipek Oguz

Self-supervised monocular depth prediction provides a cost-effective solution to obtain the 3D location of each pixel. However, the existing approaches usually lead to unsatisfactory accuracy, which is critical for autonomous robots. In…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Ziyue Feng , Longlong Jing , Peng Yin , Yingli Tian , Bing Li

Monocular depth estimation has greatly improved in the recent years but models predicting metric depth still struggle to generalize across diverse camera poses and datasets. While recent supervised methods mitigate this issue by leveraging…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Aurélien Cecille , Stefan Duffner , Franck Davoine , Thibault Neveu , Rémi Agier

This paper presents the first study on Unsupervised Domain Adaptation (UDA) for multimodal 3D panoptic segmentation (mm-3DPS), aiming to improve generalization under domain shifts commonly encountered in real-world autonomous driving. A…

计算机视觉与模式识别 · 计算机科学 2026-04-22 Yining Pan , Shijie Li , Yuchen Wu , Xulei Yang , Na Zhao

We present a novel algorithm for self-supervised monocular depth completion. Our approach is based on training a neural network that requires only sparse depth measurements and corresponding monocular video sequences without dense depth…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Jaehoon Choi , Dongki Jung , Yonghan Lee , Deokhwa Kim , Dinesh Manocha , Donghwan Lee

The self-supervised learning of depth and pose from monocular sequences provides an attractive solution by using the photometric consistency of nearby frames as it depends much less on the ground-truth data. In this paper, we address the…

计算机视觉与模式识别 · 计算机科学 2019-09-20 Tianwei Shen , Lei Zhou , Zixin Luo , Yao Yao , Shiwei Li , Jiahui Zhang , Tian Fang , Long Quan

Monocular 3D object detection (Mono3D) is a fundamental computer vision task that estimates an object's class, 3D position, dimensions, and orientation from a single image. Its applications, including autonomous driving, augmented reality,…

计算机视觉与模式识别 · 计算机科学 2025-08-28 Abhinav Kumar

We address multi-view pedestrian detection in a setting where labeled data is collected using a multi-camera setup different from the one used for testing. While recent multi-view pedestrian detectors perform well on the camera rig used for…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Erik Brorsson , Lennart Svensson , Kristofer Bengtsson , Knut Åkesson

Simulation data can be accurately labeled and have been expected to improve the performance of data-driven algorithms, including object detection. However, due to the various domain inconsistencies from simulation to reality…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Meiying Zhang , Weiyuan Peng , Guangyao Ding , Chenyang Lei , Chunlin Ji , Qi Hao

To safely deploy autonomous vehicles, onboard perception systems must work reliably at high accuracy across a diverse set of environments and geographies. One of the most common techniques to improve the efficacy of such systems in new…

计算机视觉与模式识别 · 计算机科学 2021-03-04 Benjamin Caine , Rebecca Roelofs , Vijay Vasudevan , Jiquan Ngiam , Yuning Chai , Zhifeng Chen , Jonathon Shlens

Supervised deep learning methods have shown promising results for the task of monocular depth estimation; but acquiring ground truth is costly, and prone to noise as well as inaccuracies. While synthetic datasets have been used to…

计算机视觉与模式识别 · 计算机科学 2018-06-08 Jogendra Nath Kundu , Phani Krishna Uppala , Anuj Pahuja , R. Venkatesh Babu

Monocular 3D object detection is a fundamental but very important task to many applications including autonomous driving, robotic grasping and augmented reality. Existing leading methods tend to estimate the depth of the input image first,…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Han Sun , Zhaoxin Fan , Zhenbo Song , Zhicheng Wang , Kejian Wu , Jianfeng Lu

Monocular depth estimation is known as an ill-posed task in which objects in a 2D image usually do not contain sufficient information to predict their depth. Thus, it acts differently from other tasks (e.g., classification and segmentation)…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Wencheng Han , Junbo Yin , Jianbing Shen

Monocular height estimation plays a critical role in 3D perception for remote sensing, offering a cost-effective alternative to multi-view or LiDAR-based methods. While deep learning has significantly advanced the capabilities of monocular…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Sining Chen , Xiao Xiang Zhu

Monocular depth inference has gained tremendous attention from researchers in recent years and remains as a promising replacement for expensive time-of-flight sensors, but issues with scale acquisition and implementation overhead still…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Kenny Chen , Alexandra Pogue , Brett T. Lopez , Ali-akbar Agha-mohammadi , Ankur Mehta

Object detectors often suffer from the domain gap between training (source domain) and real-world applications (target domain). Mean-teacher self-training is a powerful paradigm in unsupervised domain adaptation for object detection, but it…

计算机视觉与模式识别 · 计算机科学 2023-05-05 Shengcao Cao , Dhiraj Joshi , Liang-Yan Gui , Yu-Xiong Wang

Pseudo-labelling is a popular technique in unsuper-vised domain adaptation for semantic segmentation. However, pseudo labels are noisy and inevitably have confirmation bias due to the discrepancy between source and target domains and…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Wanyu Xu , Zengmao Wang , Wei Bian