English
Related papers

Related papers: From Voxel to Point: IoU-guided 3D Object Detectio…

200 papers

3D object detection and dense depth estimation are one of the most vital tasks in autonomous driving. Multiple sensor modalities can jointly attribute towards better robot perception, and to that end, we introduce a method for jointly…

Computer Vision and Pattern Recognition · Computer Science 2021-09-16 Shubham Shrivastava

When localizing and detecting 3D objects for autonomous driving scenes, obtaining information from multiple sensor (e.g. camera, LIDAR) typically increases the robustness of 3D detectors. However, the efficient and effective fusion of…

Computer Vision and Pattern Recognition · Computer Science 2020-09-11 Can Chen , Luca Zanotti Fragonara , Antonios Tsourdos

3D ultrasound (US) can facilitate detailed prenatal examinations for fetal growth monitoring. To analyze a 3D US volume, it is fundamental to identify anatomical landmarks of the evaluated organs accurately. Typical deep learning methods…

Computer Vision and Pattern Recognition · Computer Science 2020-04-02 Chaoyu Chen , Xin Yang , Ruobing Huang , Wenlong Shi , Shengfeng Liu , Mingrong Lin , Yuhao Huang , Yong Yang , Yuanji Zhang , Huanjia Luo , Yankai Huang , Yi Xiong , Dong Ni

The integration of point and voxel representations is becoming more common in LiDAR-based 3D object detection. However, this combination often struggles with capturing semantic information effectively. Moreover, relying solely on point…

Computer Vision and Pattern Recognition · Computer Science 2024-08-28 Yidi Li , Jiahao Wen , Bin Ren , Wenhao Li , Zhenhuan Xu , Hao Guo , Hong Liu , Nicu Sebe

Object detection from 3D point clouds remains a challenging task, though recent studies pushed the envelope with the deep learning techniques. Owing to the severe spatial occlusion and inherent variance of point density with the distance to…

Computer Vision and Pattern Recognition · Computer Science 2020-06-09 Liang Du , Xiaoqing Ye , Xiao Tan , Jianfeng Feng , Zhenbo Xu , Errui Ding , Shilei Wen

We present a new two-stage 3D object detection framework, named sparse-to-dense 3D Object Detector (STD). The first stage is a bottom-up proposal generation network that uses raw point cloud as input to generate accurate proposals by…

Computer Vision and Pattern Recognition · Computer Science 2019-07-25 Zetong Yang , Yanan Sun , Shu Liu , Xiaoyong Shen , Jiaya Jia

PointPillars is the fastest 3D object detector that exploits pseudo image representations to encode features for 3D objects in a scene. Albeit efficient, PointPillars is typically outperformed by state-of-the-art 3D detection methods due to…

Computer Vision and Pattern Recognition · Computer Science 2025-09-09 Jongyoun Noh , Junghyup Lee , Hyekang Park , Bumsub Ham

The performance of point cloud 3D object detection hinges on effectively representing raw points, grid-based voxels or pillars. Recent two-stage 3D detectors typically take the point-voxel-based R-CNN paradigm, i.e., the first stage resorts…

Computer Vision and Pattern Recognition · Computer Science 2023-02-28 Guangsheng Shi , Ruifeng Li , Chao Ma

LiDAR point clouds can effectively depict the motion and posture of objects in three-dimensional space. Many studies accomplish the 3D object detection by voxelizing point clouds. However, in autonomous driving scenarios, the sparsity and…

Computer Vision and Pattern Recognition · Computer Science 2024-08-13 Yongxin Shao , Aihong Tan , Binrui Wang , Tianhong Yan , Zhetao Sun , Yiyang Zhang , Jiaxin Liu

We present a novel two-stage fully sparse convolutional 3D object detection framework, named CAGroup3D. Our proposed method first generates some high-quality 3D proposals by leveraging the class-aware local group strategy on the object…

Computer Vision and Pattern Recognition · Computer Science 2022-10-11 Haiyang Wang , Lihe Ding , Shaocong Dong , Shaoshuai Shi , Aoxue Li , Jianan Li , Zhenguo Li , Liwei Wang

LiDAR has become one of the primary 3D object detection sensors in autonomous driving. However, LiDAR's diverging point pattern with increasing distance results in a non-uniform sampled point cloud ill-suited to discretized volumetric…

Computer Vision and Pattern Recognition · Computer Science 2022-03-23 Jordan S. K. Hu , Tianshu Kuai , Steven L. Waslander

Inferring 3D locations and shapes of multiple objects from a single 2D image is a long-standing objective of computer vision. Most of the existing works either predict one of these 3D properties or focus on solving both for a single object.…

Computer Vision and Pattern Recognition · Computer Science 2021-11-08 Feng Liu , Xiaoming Liu

2D object proposals, quickly detected regions in an image that likely contain an object of interest, are an effective approach for improving the computational efficiency and accuracy of object detection in color images. In this work, we…

Computer Vision and Pattern Recognition · Computer Science 2018-06-27 Ramanpreet Singh Pahwa , Jiangbo Lu , Nianjuan Jiang , Tian Tsong Ng , Minh N. Do

In recent years 3D object detection from LiDAR point clouds has made great progress thanks to the development of deep learning technologies. Although voxel or point based methods are popular in 3D object detection, they usually involve…

Computer Vision and Pattern Recognition · Computer Science 2022-07-18 Jiaqi Gu , Zhiyu Xiang , Pan Zhao , Tingming Bai , Lingxuan Wang , Xijun Zhao , Zhiyuan Zhang

Efficient representation of point clouds is fundamental for LiDAR-based 3D object detection. While recent grid-based detectors often encode point clouds into either voxels or pillars, the distinctions between these approaches remain…

Computer Vision and Pattern Recognition · Computer Science 2024-03-05 Yuhao Huang , Sanping Zhou , Junjie Zhang , Jinpeng Dong , Nanning Zheng

In this paper, we focus on exploring the fusion of images and point clouds for 3D object detection in view of the complementary nature of the two modalities, i.e., images possess more semantic information while point clouds specialize in…

Computer Vision and Pattern Recognition · Computer Science 2020-08-25 Ming Zhu , Chao Ma , Pan Ji , Xiaokang Yang

Real-time 3D object detection is crucial for autonomous cars. Achieving promising performance with high efficiency, voxel-based approaches have received considerable attention. However, previous methods model the input space with features…

Computer Vision and Pattern Recognition · Computer Science 2020-07-20 Jun Wang , Shiyi Lan , Mingfei Gao , Larry S. Davis

Though 3D object detection from point clouds has achieved rapid progress in recent years, the lack of flexible and high-performance proposal refinement remains a great hurdle for existing state-of-the-art two-stage detectors. Previous works…

Computer Vision and Pattern Recognition · Computer Science 2021-09-16 Hualian Sheng , Sijia Cai , Yuan Liu , Bing Deng , Jianqiang Huang , Xian-Sheng Hua , Min-Jian Zhao

Existing approaches for unsupervised point cloud pre-training are constrained to either scene-level or point/voxel-level instance discrimination. Scene-level methods tend to lose local details that are crucial for recognizing the road…

Computer Vision and Pattern Recognition · Computer Science 2022-09-05 Junbo Yin , Dingfu Zhou , Liangjun Zhang , Jin Fang , Cheng-Zhong Xu , Jianbing Shen , Wenguan Wang

This paper presents Multi-view Labelling Object Detector (MLOD). The detector takes an RGB image and a LIDAR point cloud as input and follows the two-stage object detection framework. A Region Proposal Network (RPN) generates 3D proposals…

Computer Vision and Pattern Recognition · Computer Science 2019-09-11 Jian Deng , Krzysztof Czarnecki