中文
相关论文

相关论文: Vision-Language Guidance for LiDAR-based Unsupervi…

200 篇论文

Accurately detecting objects in the environment is a key challenge for autonomous vehicles. However, obtaining annotated data for detection is expensive and time-consuming. We introduce PatchContrast, a novel self-supervised point cloud…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Oren Shrout , Ori Nizan , Yizhak Ben-Shabat , Ayellet Tal

Current 3D object detectors for autonomous driving are almost entirely trained on human-annotated data. Although of high quality, the generation of such data is laborious and costly, restricting them to a few specific locations and object…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Yurong You , Katie Z Luo , Cheng Perng Phoo , Wei-Lun Chao , Wen Sun , Bharath Hariharan , Mark Campbell , Kilian Q. Weinberger

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

3D object detection based on LiDAR point cloud and prior anchor boxes is a critical technology for autonomous driving environment perception and understanding. Nevertheless, an overlooked practical issue in existing methods is the ambiguity…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Shitao Chen , Haolin Zhang , Nanning Zheng

Monocular 3D scene understanding tasks, such as object size estimation, heading angle estimation and 3D localization, is challenging. Successful modern day methods for 3D scene understanding require the use of a 3D sensor. On the other…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Xinshuo Weng , Kris Kitani

While modern visual recognition systems have made significant advancements, many continue to struggle with the open problem of learning from few exemplars. This paper focuses on the task of object detection in the setting where object…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Phi Vu Tran

Traditional LiDAR-based object detection research primarily focuses on closed-set scenarios, which falls short in complex real-world applications. Directly transferring existing 2D open-vocabulary models with some known LiDAR classes for…

计算机视觉与模式识别 · 计算机科学 2023-12-15 Hu Zhang , Jianhua Xu , Tao Tang , Haiyang Sun , Xin Yu , Zi Huang , Kaicheng Yu

Poles and building edges are frequently observable objects on urban roads, conveying reliable hints for various computer vision tasks. To repetitively extract them as features and perform association between discrete LiDAR frames for…

计算机视觉与模式识别 · 计算机科学 2022-08-04 Xiangrui Zhao , Sheng Yang , Tianxin Huang , Jun Chen , Teng Ma , Mingyang Li , Yong Liu

LiDAR-based 3D object detectors typically rely on proposal heads with hand-crafted components like anchor assignment and non-maximum suppression (NMS), complicating training and limiting extensibility. We present AutoReg3D, an…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Zanming Huang , Jinsu Yoo , Sooyoung Jeon , Zhenzhen Liu , Mark Campbell , Kilian Q Weinberger , Bharath Hariharan , Wei-Lun Chao , Katie Z Luo

Deep neural network models have achieved remarkable progress in 3D scene understanding while trained in the closed-set setting and with full labels. However, the major bottleneck is that these models do not have the capacity to recognize…

计算机视觉与模式识别 · 计算机科学 2025-02-20 Kangcheng Liu , Yong-Jin Liu , Baoquan Chen

Point clouds provide a compact and efficient representation of 3D shapes. While deep neural networks have achieved impressive results on point cloud learning tasks, they require massive amounts of manually labeled data, which can be costly…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Omid Poursaeed , Tianxing Jiang , Han Qiao , Nayun Xu , Vladimir G. Kim

3D object detection is essential for understanding 3D scenes. Contemporary techniques often require extensive annotated training data, yet obtaining point-wise annotations for point clouds is time-consuming and laborious. Recent…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Jiacheng Deng , Jiahao Lu , Tianzhu Zhang

3D object trackers usually require training on large amounts of annotated data that is expensive and time-consuming to collect. Instead, we propose leveraging vast unlabeled datasets by self-supervised metric learning of 3D object trackers,…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Jianren Wang , Siddharth Ancha , Yi-Ting Chen , David Held

Training a deep object detector for autonomous driving requires a huge amount of labeled data. While recording data via on-board sensors such as camera or LiDAR is relatively easy, annotating data is very tedious and time-consuming,…

机器人学 · 计算机科学 2019-05-07 Di Feng , Xiao Wei , Lars Rosenbaum , Atsuto Maki , Klaus Dietmayer

LiDAR-based 3D object detection plays a crucial role in modern autonomous driving systems. LiDAR data often exhibit severe changes in properties across different observation ranges. In this paper, we explore cross-range adaptation for 3D…

计算机视觉与模式识别 · 计算机科学 2019-09-27 Ze Wang , Sihao Ding , Ying Li , Minming Zhao , Sohini Roychowdhury , Andreas Wallin , Guillermo Sapiro , Qiang Qiu

We introduce WyPR, a Weakly-supervised framework for Point cloud Recognition, requiring only scene-level class tags as supervision. WyPR jointly addresses three core 3D recognition tasks: point-level semantic segmentation, 3D proposal…

计算机视觉与模式识别 · 计算机科学 2021-05-14 Zhongzheng Ren , Ishan Misra , Alexander G. Schwing , Rohit Girdhar

Object detection using LiDAR point clouds relies on a large amount of human-annotated samples when training the underlying detectors' deep neural networks. However, generating 3D bounding box annotation for a large-scale dataset could be…

计算机视觉与模式识别 · 计算机科学 2024-12-13 Xiaohu Lu , Hayder Radha

Open-Vocabulary Detection (OVD) is the task of detecting all interesting objects in a given scene without predefined object classes. Extensive work has been done to deal with the OVD for 2D RGB images, but the exploration of 3D OVD is still…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Xingyu Peng , Yan Bai , Chen Gao , Lirong Yang , Fei Xia , Beipeng Mu , Xiaofei Wang , Si Liu

The purpose of this work is to review the state-of-the-art LiDAR-based 3D object detection methods, datasets, and challenges. We describe novel data augmentation methods, sampling strategies, activation functions, attention mechanisms, and…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Walter Zimmer , Emec Ercelik , Xingcheng Zhou , Xavier Jair Diaz Ortiz , Alois Knoll

Automatic discovery of category-specific 3D keypoints from a collection of objects of some category is a challenging problem. One reason is that not all objects in a category necessarily have the same semantic parts. The level of difficulty…

计算机视觉与模式识别 · 计算机科学 2021-01-07 Clara Fernandez-Labrador , Ajad Chhatkuli , Danda Pani Paudel , Jose J. Guerrero , Cédric Demonceaux , Luc Van Gool