English
Related papers

Related papers: ImOV3D: Learning Open-Vocabulary Point Clouds 3D O…

200 papers

Enabling models to recognize vast open-world categories has been a longstanding pursuit in object detection. By leveraging the generalization capabilities of vision-language models, current open-world detectors can recognize a broader range…

Computer Vision and Pattern Recognition · Computer Science 2024-12-24 Yitong Chen , Wenhao Yao , Lingchen Meng , Sihong Wu , Zuxuan Wu , Yu-Gang Jiang

Multiple object tracking (MOT) is a significant task in achieving autonomous driving. Traditional works attempt to complete this task, either based on point clouds (PC) collected by LiDAR, or based on images captured from cameras. However,…

Computer Vision and Pattern Recognition · Computer Science 2022-03-31 Guangming Wang , Chensheng Peng , Jinpeng Zhang , Hesheng Wang

We propose ImGeoNet, a multi-view image-based 3D object detection framework that models a 3D space by an image-induced geometry-aware voxel representation. Unlike previous methods which aggregate 2D features into 3D voxels without…

Computer Vision and Pattern Recognition · Computer Science 2023-08-21 Tao Tu , Shun-Po Chuang , Yu-Lun Liu , Cheng Sun , Ke Zhang , Donna Roy , Cheng-Hao Kuo , Min Sun

LiDAR and camera are two modalities available for 3D semantic segmentation in autonomous driving. The popular LiDAR-only methods severely suffer from inferior segmentation on small and distant objects due to insufficient laser points, while…

Computer Vision and Pattern Recognition · Computer Science 2023-03-16 Jiale Li , Hang Dai , Hao Han , Yong Ding

Monocular 3D object detection is an important task for autonomous driving considering its advantage of low cost. It is much more challenging than conventional 2D cases due to its inherent ill-posed property, which is mainly reflected in the…

Computer Vision and Pattern Recognition · Computer Science 2021-09-27 Tai Wang , Xinge Zhu , Jiangmiao Pang , Dahua Lin

Being data-driven is one of the most iconic properties of deep learning algorithms. The birth of ImageNet drives a remarkable trend of "learning from large-scale data" in computer vision. Pretraining on ImageNet to obtain rich universal…

Computer Vision and Pattern Recognition · Computer Science 2023-03-13 Xianggang Yu , Mutian Xu , Yidan Zhang , Haolin Liu , Chongjie Ye , Yushuang Wu , Zizheng Yan , Chenming Zhu , Zhangyang Xiong , Tianyou Liang , Guanying Chen , Shuguang Cui , Xiaoguang Han

4D mmWave radar provides weather-robust, velocity-aware measurements and is more cost-effective than LiDAR. However, radar-only 3D detection still trails LiDAR-based systems because radar point clouds are sparse, irregular, and often…

Robotics · Computer Science 2026-02-17 Yichun Xiao , Runwei Guan , Fangqiang Ding

The lack of a large-scale 3D-text corpus has led recent works to distill open-vocabulary knowledge from vision-language models (VLMs). However, these methods typically rely on a single VLM to align the feature spaces of 3D models within a…

Computer Vision and Pattern Recognition · Computer Science 2025-03-31 Jinlong Li , Cristiano Saltori , Fabio Poiesi , Nicu Sebe

3-D object detection based on 4-D radar-vision is an important part in Internet of Vehicles (IoV). However, there are two challenges which need to be faced. First, the 4-D radar point clouds are sparse, leading to poor 3-D representation.…

Computer Vision and Pattern Recognition · Computer Science 2026-02-03 Shucong Li , Xiaoluo Zhou , Yuqian He , Zhenyu Liu

3D object detection is a critical task in autonomous driving. Recently multi-modal fusion-based 3D object detection methods, which combine the complementary advantages of LiDAR and camera, have shown great performance improvements over…

Computer Vision and Pattern Recognition · Computer Science 2022-11-16 Hao Liu , Zhuoran Xu , Dan Wang , Baofeng Zhang , Guan Wang , Bo Dong , Xin Wen , Xinyu Xu

In this paper, we investigate Open-Vocabulary 3D Instance Segmentation (OV-3DIS) with free-form language instructions. Earlier works that rely on only annotated base categories for training suffer from limited generalization to unseen novel…

Computer Vision and Pattern Recognition · Computer Science 2024-04-03 Seungjun Lee , Yuyang Zhao , Gim Hee Lee

Recent studies have shown promising performance in open-vocabulary object detection (OVD) by utilizing pseudo labels (PLs) from pretrained vision and language models (VLMs). However, teacher-student self-training, a powerful and widely used…

Computer Vision and Pattern Recognition · Computer Science 2024-04-16 Shiyu Zhao , Samuel Schulter , Long Zhao , Zhixing Zhang , Vijay Kumar B. G , Yumin Suh , Manmohan Chandraker , Dimitris N. Metaxas

We present a novel architecture for 3D object detection, M3DeTR, which combines different point cloud representations (raw, voxels, bird-eye view) with different feature scales based on multi-scale feature pyramids. M3DeTR is the first…

Computer Vision and Pattern Recognition · Computer Science 2021-10-26 Tianrui Guan , Jun Wang , Shiyi Lan , Rohan Chandra , Zuxuan Wu , Larry Davis , Dinesh Manocha

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…

Computer Vision and Pattern Recognition · Computer Science 2022-07-25 Liang Peng , Xiaopei Wu , Zheng Yang , Haifeng Liu , Deng Cai

A fundamental challenge in point cloud object detection lies in the conflict between the extreme sparsity of distant points and the need for remote context understanding. The existing methods typically use 1D serialization to expand the…

Computer Vision and Pattern Recognition · Computer Science 2026-05-18 Bingwen Qiu , Yuan Liu , Junqi Bai , Tong Jiang , Ben Liang , Fangzhou Chen , Xiubao Sui , Qian Chen

In recent years, vision language pre-training frameworks have made significant progress in natural language processing and computer vision, achieving remarkable performance improvement on various downstream tasks. However, when extended to…

Computer Vision and Pattern Recognition · Computer Science 2023-05-19 Taolin Zhang , Sunan He , Dai Tao , Bin Chen , Zhi Wang , Shu-Tao Xia

3D object detection is crucial for autonomous driving, leveraging both LiDAR point clouds for precise depth information and camera images for rich semantic information. Therefore, the multi-modal methods that combine both modalities offer…

Computer Vision and Pattern Recognition · Computer Science 2025-04-07 Kaidong Li , Tianxiao Zhang , Kuan-Chuan Peng , Guanghui Wang

In recent years there has been significant progress in the field of 3D learning on classification, detection and segmentation problems. The vast majority of the existing studies focus on canonical closed-set conditions, neglecting the…

Computer Vision and Pattern Recognition · Computer Science 2023-01-18 Antonio Alliegro , Francesco Cappio Borlino , Tatiana Tommasi

In recent years, aerial object detection has been increasingly pivotal in various earth observation applications. However, current algorithms are limited to detecting a set of pre-defined object categories, demanding sufficient annotated…

Computer Vision and Pattern Recognition · Computer Science 2026-01-27 Yan Li , Weiwei Guo , Xue Yang , Ning Liao , Shaofeng Zhang , Yi Yu , Wenxian Yu , Junchi Yan

Object discovery, which refers to the task of localizing objects without human annotations, has gained significant attention in 2D image analysis. However, despite this growing interest, it remains under-explored in 3D data, where…

Computer Vision and Pattern Recognition · Computer Science 2025-03-20 Saad Lahlali , Sandra Kara , Hejer Ammar , Florian Chabot , Nicolas Granger , Hervé Le Borgne , Quoc-Cuong Pham