中文
相关论文

相关论文: IDEAL-M3D: Instance Diversity-Enriched Active Lear…

200 篇论文

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

Due to the lack of depth information of images and poor detection accuracy in monocular 3D object detection, we proposed the instance depth for multi-scale monocular 3D object detection method. Firstly, to enhance the model's processing…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Chao Hu , Liqiang Zhu , Weibing Qiu , Weijie Wu

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

There have been attempts to detect 3D objects by fusion of stereo camera images and LiDAR sensor data or using LiDAR for pre-training and only monocular images for testing, but there have been less attempts to use only monocular image…

计算机视觉与模式识别 · 计算机科学 2022-09-21 Curie Kim , Ue-Hwan Kim , Jong-Hwan Kim

Roadside perception datasets are typically constructed via cooperative labeling between synchronized vehicle and roadside frame pairs. However, real deployment often requires annotation of roadside-only data due to hardware and privacy…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Ruiyu Mao , Baoming Zhang , Nicholas Ruozzi , Yunhui Guo

The detection of 3D objects through a single perspective camera is a challenging issue. The anchor-free and keypoint-based models receive increasing attention recently due to their effectiveness and simplicity. However, most of these…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Wei Chen , Jie Zhao , Wan-Lei Zhao , Song-Yuan Wu

Monocular 3D object detection plays a crucial role in autonomous driving. However, existing monocular 3D detection algorithms depend on 3D labels derived from LiDAR measurements, which are costly to acquire for new datasets and challenging…

计算机视觉与模式识别 · 计算机科学 2024-09-25 Fulong Ma , Xiaoyang Yan , Guoyang Zhao , Xiaojie Xu , Yuxuan Liu , Jun Ma , Ming Liu

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

We propose a novel semi-supervised active learning (SSAL) framework for monocular 3D object detection with LiDAR guidance (MonoLiG), which leverages all modalities of collected data during model development. We utilize LiDAR to guide the…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Aral Hekimoglu , Michael Schmidt , Alvaro Marcos-Ramiro

We propose and study open-vocabulary monocular 3D detection, a novel task that aims to detect objects of any categores in metric 3D space from a single RGB image. Existing 3D object detectors either rely on costly sensors such as LiDAR or…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Jin Yao , Hao Gu , Xuweiyi Chen , Jiayun Wang , Zezhou Cheng

Monocular 3D object detection (M3OD) is intrinsically ill-posed, hence training a high-performance deep learning based M3OD model requires a humongous amount of labeled data with complicated visual variation from diverse scenes, variety of…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Zhaonian Kuang , Rui Ding , Meng Yang , Xinhu Zheng , Gang Hua

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 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

Monocular 3D object detection plays a pivotal role in the field of autonomous driving and numerous deep learning-based methods have made significant breakthroughs in this area. Despite the advancements in detection accuracy and efficiency,…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Xingyuan Li , Jinyuan Liu , Long Ma , Xin Fan , Risheng Liu

As an inherently ill-posed problem, depth estimation from single images is the most challenging part of monocular 3D object detection (M3OD). Many existing methods rely on preconceived assumptions to bridge the missing spatial information…

计算机视觉与模式识别 · 计算机科学 2022-05-20 Zhuoling Li , Zhan Qu , Yang Zhou , Jianzhuang Liu , Haoqian Wang , Lihui Jiang

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 (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

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…

3D object detection is an important capability needed in various practical applications such as driver assistance systems. Monocular 3D detection, as a representative general setting among image-based approaches, provides a more economical…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Tai Wang , Xinge Zhu , Jiangmiao Pang , Dahua Lin

Active learning has emerged as a promising approach to reduce the substantial annotation burden in 3D object detection tasks, spurring several initiatives in outdoor environments. However, its application in indoor environments remains…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Jiangyi Wang , Na Zhao
‹ 上一页 1 2 3 10 下一页 ›