中文
相关论文

相关论文: VSRD: Instance-Aware Volumetric Silhouette Renderi…

200 篇论文

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

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

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

In the perception task of autonomous driving, multi-modal methods have become a trend due to the complementary characteristics of LiDAR point clouds and image data. However, the performance of multi-modal methods is usually limited by the…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Binglu Ren , Jianqin Yin

We present a new domain adaptive self-training pipeline, named ST3D, for unsupervised domain adaptation on 3D object detection from point clouds. First, we pre-train the 3D detector on the source domain with our proposed random object…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Jihan Yang , Shaoshuai Shi , Zhe Wang , Hongsheng Li , Xiaojuan Qi

The performance of object detection, to a great extent, depends on the availability of large annotated datasets. To alleviate the annotation cost, the research community has explored a number of ways to exploit unlabeled or weakly labeled…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Shijie Fang , Yuhang Cao , Xinjiang Wang , Kai Chen , Dahua Lin , Wayne Zhang

A critical object detection task is finetuning an existing model to detect novel objects, but the standard workflow requires bounding box annotations which are time-consuming and expensive to collect. Weakly supervised object detection…

计算机视觉与模式识别 · 计算机科学 2023-05-29 Tyler LaBonte , Yale Song , Xin Wang , Vibhav Vineet , Neel Joshi

Monocular 3D object detection is very challenging in autonomous driving due to the lack of depth information. This paper proposes a one-stage monocular 3D object detection algorithm based on multi-scale depth stratification, which uses the…

计算机视觉与模式识别 · 计算机科学 2022-04-29 Zhouzhen Xie , Yuying Song , Jingxuan Wu , Zecheng Li , Chunyi Song , Zhiwei Xu

A unified neural network structure is presented for joint 3D object detection and point cloud segmentation in this paper. We leverage rich supervision from both detection and segmentation labels rather than using just one of them. In…

计算机视觉与模式识别 · 计算机科学 2021-11-16 Yuanxin Zhong , Minghan Zhu , Huei Peng

LiDAR-based 3D object detection and semantic segmentation are critical tasks in 3D scene understanding. Traditional detection and segmentation methods supervise their models through bounding box labels and semantic mask labels. However,…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Maoji Zheng , Ziyu Xu , Qiming Xia , Hai Wu , Chenglu Wen , Cheng Wang

Due to its cost-effectiveness and widespread availability, monocular 3D object detection, which relies solely on a single camera during inference, holds significant importance across various applications, including autonomous driving and…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Bonan Ding , Jin Xie , Jing Nie , Jiale Cao , Xuelong Li , Yanwei Pang

The prevalent approaches of unsupervised 3D object detection follow cluster-based pseudo-label generation and iterative self-training processes. However, the challenge arises due to the sparsity of LiDAR scans, which leads to pseudo-labels…

计算机视觉与模式识别 · 计算机科学 2024-06-27 Hai Wu , Shijia Zhao , Xun Huang , Chenglu Wen , Xin Li , Cheng Wang

Improving the detection of distant 3d objects is an important yet challenging task. For camera-based 3D perception, the annotation of 3d bounding relies heavily on LiDAR for accurate depth information. As such, the distance of annotation is…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Zetong Yang , Zhiding Yu , Chris Choy , Renhao Wang , Anima Anandkumar , Jose M. Alvarez

Monocular 3D object detection is valuable for various applications such as robotics and AR/VR. Existing methods are confined to closed-set settings, where the training and testing sets consist of the same scenes and/or object categories.…

计算机视觉与模式识别 · 计算机科学 2025-09-08 Yung-Hsu Yang , Luigi Piccinelli , Mattia Segu , Siyuan Li , Rui Huang , Yuqian Fu , Marc Pollefeys , Hermann Blum , Zuria Bauer

As a crucial task of autonomous driving, 3D object detection has made great progress in recent years. However, monocular 3D object detection remains a challenging problem due to the unsatisfactory performance in depth estimation. Most…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Yinmin Zhang , Xinzhu Ma , Shuai Yi , Jun Hou , Zhihui Wang , Wanli Ouyang , Dan Xu

Unsupervised domain adaptation (DA) with the aid of pseudo labeling techniques has emerged as a crucial approach for domain-adaptive 3D object detection. While effective, existing DA methods suffer from a substantial drop in performance…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Zhuoxiao Chen , Yadan Luo , Zheng Wang , Mahsa Baktashmotlagh , Zi Huang

Monocular 3D object detection encounters occlusion problems in many application scenarios, such as traffic monitoring, pedestrian monitoring, etc., which leads to serious false negative. Multi-view object detection effectively solves this…

计算机视觉与模式识别 · 计算机科学 2021-09-23 Li Haoran , Duan Zicheng , Ma Mingjun , Chen Yaran , Li Jiaqi , Zhao Dongbin

In this work, we address the challenging task of 3D object recognition without the reliance on real-world 3D labeled data. Our goal is to predict the 3D shape, size, and 6D pose of objects within a single RGB-D image, operating at the…

计算机视觉与模式识别 · 计算机科学 2023-10-20 Mayank Lunayach , Sergey Zakharov , Dian Chen , Rares Ambrus , Zsolt Kira , Muhammad Zubair Irshad

Weakly supervised object detection (WSOD) using only image-level annotations has attracted growing attention over the past few years. Existing approaches using multiple instance learning easily fall into local optima, because such mechanism…

计算机视觉与模式识别 · 计算机科学 2020-02-05 Chenhao Lin , Siwen Wang , Dongqi Xu , Yu Lu , Wayne Zhang

Light Detection And Ranging (LiDAR) has been widely used in autonomous vehicles for perception and localization. However, the cost of a high-resolution LiDAR is still prohibitively expensive, while its low-resolution counterpart is much…

计算机视觉与模式识别 · 计算机科学 2022-05-05 Lin Bai , Yiming Zhao , Xinming Huang