中文
相关论文

相关论文: MonoTAKD: Teaching Assistant Knowledge Distillatio…

200 篇论文

3D object detection is a fundamental and challenging task for 3D scene understanding, and the monocular-based methods can serve as an economical alternative to the stereo-based or LiDAR-based methods. However, accurately detecting objects…

计算机视觉与模式识别 · 计算机科学 2022-01-27 Zhiyu Chong , Xinzhu Ma , Hong Zhang , Yuxin Yue , Haojie Li , Zhihui Wang , Wanli Ouyang

Monocular 3D object detection is a low-cost but challenging task, as it requires generating accurate 3D localization solely from a single image input. Recent developed depth-assisted methods show promising results by using explicit depth…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Zizhang Wu , Yunzhe Wu , Jian Pu , Xianzhi Li , Xiaoquan Wang

Monocular 3D object detection is an inherently ill-posed problem, as it is challenging to predict accurate 3D localization from a single image. Existing monocular 3D detection knowledge distillation methods usually project the LiDAR onto…

计算机视觉与模式识别 · 计算机科学 2023-10-18 Sen Wang , Jin Zheng

Monocular depth estimation is challenging due to its inherent ambiguity and ill-posed nature, yet it is quite important to many applications. While recent works achieve limited accuracy by designing increasingly complicated networks to…

计算机视觉与模式识别 · 计算机科学 2023-09-27 Zizhang Wu , Zhuozheng Li , Zhi-Gang Fan , Yunzhe Wu , Xiaoquan Wang , Rui Tang , Jian Pu

Recent advances in 3D object detection (3DOD) have obtained remarkably strong results for LiDAR-based models. In contrast, surround-view 3DOD models based on multiple camera images underperform due to the necessary view transformation of…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Marvin Klingner , Shubhankar Borse , Varun Ravi Kumar , Behnaz Rezaei , Venkatraman Narayanan , Senthil Yogamani , Fatih Porikli

Monocular 3D object detection is an essential component in autonomous driving while challenging to solve, especially for those occluded samples which are only partially visible. Most detectors consider each 3D object as an independent…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Yongjian Chen , Lei Tai , Kai Sun , Mingyang Li

Monocular 3D object detection is a promising yet ill-posed task for autonomous vehicles due to the lack of accurate depth information. Cross-modality knowledge distillation could effectively transfer depth information from LiDAR to…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Rui Ding , Meng Yang , Nanning Zheng

Mobile monocular 3D object detection (Mono3D) (e.g., on a vehicle, a drone, or a robot) is an important yet challenging task. Existing transformer-based offline Mono3D models adopt grid-based vision tokens, which is suboptimal when using…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Yunsong Zhou , Hongzi Zhu , Quan Liu , Shan Chang , Minyi Guo

Real-time monocular 3D object detection remains challenging due to severe depth ambiguity, viewpoint shifts, and the high computational cost of 3D reasoning. Existing approaches either rely on LiDAR or geometric priors to compensate for…

Monocular 3D object detection has long been a challenging task in autonomous driving. Most existing methods follow conventional 2D detectors to first localize object centers, and then predict 3D attributes by neighboring features. However,…

计算机视觉与模式识别 · 计算机科学 2025-02-14 Renrui Zhang , Han Qiu , Tai Wang , Ziyu Guo , Yiwen Tang , Xuanzhuo Xu , Ziteng Cui , Yu Qiao , Peng Gao , Hongsheng Li

Monocular 3D object detection (M3OD) is a significant yet inherently challenging task in autonomous driving due to absence of explicit depth cues in a single RGB image. In this paper, we strive to boost currently underperforming monocular…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Weijia Zhang , Dongnan Liu , Chao Ma , Weidong Cai

Monocular 3D detection (M3D) aims for precise 3D object localization from a single-view image which usually involves labor-intensive annotation of 3D detection boxes. Weakly supervised M3D has recently been studied to obviate the 3D…

计算机视觉与模式识别 · 计算机科学 2024-03-01 Xueying Jiang , Sheng Jin , Lewei Lu , Xiaoqin Zhang , Shijian Lu

Today's state-of-the-art methods for 3D object detection are based on lidar, stereo, or monocular cameras. Lidar-based methods achieve the best accuracy, but have a large footprint, high cost, and mechanically-limited angular sampling…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Frank Julca-Aguilar , Jason Taylor , Mario Bijelic , Fahim Mannan , Ethan Tseng , Felix Heide

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 3D object detection aims to localize 3D bounding boxes in an input single 2D image. It is a highly challenging problem and remains open, especially when no extra information (e.g., depth, lidar and/or multi-frames) can be…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Xianpeng Liu , Nan Xue , Tianfu Wu

Leveraging LiDAR-based detectors or real LiDAR point data to guide monocular 3D detection has brought significant improvement, e.g., Pseudo-LiDAR methods. However, the existing methods usually apply non-end-to-end training strategies and…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Yu Hong , Hang Dai , Yong Ding

Monocular 3D detection relies on just a single camera and is therefore easy to deploy. Yet, achieving reliable 3D understanding from monocular images requires substantial annotation, and 3D labels are especially costly. To maximize…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Johannes Meier , Florian Günther , Riccardo Marin , Oussema Dhaouadi , Jacques Kaiser , Daniel Cremers

Recent progress in 3D object detection from single images leverages monocular depth estimation as a way to produce 3D pointclouds, turning cameras into pseudo-lidar sensors. These two-stage detectors improve with the accuracy of the…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Dennis Park , Rares Ambrus , Vitor Guizilini , Jie Li , Adrien Gaidon

Monocular 3D object detection is an important yet challenging task in autonomous driving. Some existing methods leverage depth information from an off-the-shelf depth estimator to assist 3D detection, but suffer from the additional…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Kuan-Chih Huang , Tsung-Han Wu , Hung-Ting Su , Winston H. Hsu

3D perception based on the representations learned from multi-camera bird's-eye-view (BEV) is trending as cameras are cost-effective for mass production in autonomous driving industry. However, there exists a distinct performance gap…

计算机视觉与模式识别 · 计算机科学 2023-09-27 Zeyu Wang , Dingwen Li , Chenxu Luo , Cihang Xie , Xiaodong Yang
‹ 上一页 1 2 3 10 下一页 ›