English
Related papers

Related papers: Improving 3D Object Detection with Channel-wise Tr…

200 papers

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

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

Object detection in 3D point clouds is a crucial task in a range of computer vision applications including robotics, autonomous cars, and augmented reality. This work addresses the object detection task in 3D point clouds using a highly…

Computer Vision and Pattern Recognition · Computer Science 2023-02-14 Sultan Abu Ghazal , Jean Lahoud , Rao Anwer

We present CpT: Convolutional point Transformer - a novel deep learning architecture for dealing with the unstructured nature of 3D point cloud data. CpT is an improvement over existing attention-based Convolutions Neural Networks as well…

Computer Vision and Pattern Recognition · Computer Science 2021-11-23 Chaitanya Kaul , Joshua Mitton , Hang Dai , Roderick Murray-Smith

Existing deep learning-based 3D object detectors typically rely on the appearance of individual objects and do not explicitly pay attention to the rich contextual information of the scene. In this work, we propose Contextualized Multi-Stage…

Computer Vision and Pattern Recognition · Computer Science 2022-09-15 Dhanalaxmi Gaddam , Jean Lahoud , Fahad Shahbaz Khan , Rao Muhammad Anwer , Hisham Cholakkal

Convolutional Neural Networks (CNNs) have emerged as a powerful strategy for most object detection tasks on 2D images. However, their power has not been fully realised for detecting 3D objects in point clouds directly without converting…

Computer Vision and Pattern Recognition · Computer Science 2019-12-03 Mingtao Feng , Syed Zulqarnain Gilani , Yaonan Wang , Liang Zhang , Ajmal Mian

3D object detection from LiDAR point cloud is a challenging problem in 3D scene understanding and has many practical applications. In this paper, we extend our preliminary work PointRCNN to a novel and strong point-cloud-based 3D object…

Computer Vision and Pattern Recognition · Computer Science 2020-03-17 Shaoshuai Shi , Zhe Wang , Jianping Shi , Xiaogang Wang , Hongsheng Li

Recent temporal LiDAR-based 3D object detectors achieve promising performance based on the two-stage proposal-based approach. They generate 3D box candidates from the first-stage dense detector, followed by different temporal aggregation…

Computer Vision and Pattern Recognition · Computer Science 2024-04-25 Kuan-Chih Huang , Weijie Lyu , Ming-Hsuan Yang , Yi-Hsuan Tsai

In autonomous driving, 3D object detection based on multi-modal data has become an indispensable approach when facing complex environments around the vehicle. During multi-modal detection, LiDAR and camera are simultaneously applied for…

Computer Vision and Pattern Recognition · Computer Science 2023-01-19 Rui Wan , Tianyun Zhao , Wei Zhao

With the prevalence of LiDAR sensors in autonomous driving, 3D object tracking has received increasing attention. In a point cloud sequence, 3D object tracking aims to predict the location and orientation of an object in consecutive frames…

Computer Vision and Pattern Recognition · Computer Science 2022-08-11 Zhipeng Luo , Changqing Zhou , Liang Pan , Gongjie Zhang , Tianrui Liu , Yueru Luo , Haiyu Zhao , Ziwei Liu , Shijian Lu

We present a simple and effective framework, named Point2Seq, for 3D object detection from point clouds. In contrast to previous methods that normally {predict attributes of 3D objects all at once}, we expressively model the…

Computer Vision and Pattern Recognition · Computer Science 2022-03-28 Yujing Xue , Jiageng Mao , Minzhe Niu , Hang Xu , Michael Bi Mi , Wei Zhang , Xiaogang Wang , Xinchao Wang

The goal of this paper is to perform 3D object detection in the context of autonomous driving. Our method first aims at generating a set of high-quality 3D object proposals by exploiting stereo imagery. We formulate the problem as…

Computer Vision and Pattern Recognition · Computer Science 2017-04-26 Xiaozhi Chen , Kaustav Kundu , Yukun Zhu , Huimin Ma , Sanja Fidler , Raquel Urtasun

Point cloud-based open-vocabulary 3D object detection aims to detect 3D categories that do not have ground-truth annotations in the training set. It is extremely challenging because of the limited data and annotations (bounding boxes with…

Computer Vision and Pattern Recognition · Computer Science 2023-09-19 Chenming Zhu , Wenwei Zhang , Tai Wang , Xihui Liu , Kai Chen

3D object detection is a common function within the perception system of an autonomous vehicle and outputs a list of 3D bounding boxes around objects of interest. Various 3D object detection methods have relied on fusion of different sensor…

Computer Vision and Pattern Recognition · Computer Science 2020-11-02 Eduardo Arnold , Mehrdad Dianati , Robert de Temple , Saber Fallah

Accurate and effective 3D object detection is critical for ensuring the driving safety of autonomous vehicles. Recently, state-of-the-art two-stage 3D object detectors have exhibited promising performance. However, these methods refine…

Computer Vision and Pattern Recognition · Computer Science 2024-05-14 Mingyu Liu , Ekim Yurtsever , Marc Brede , Jun Meng , Walter Zimmer , Xingcheng Zhou , Bare Luka Zagar , Yuning Cui , Alois Knoll

Image-based 3D object detection is an inevitable part of autonomous driving because cheap onboard cameras are already available in most modern cars. Because of the accurate depth information, currently, most state-of-the-art 3D object…

Computer Vision and Pattern Recognition · Computer Science 2025-06-16 Hendrik Königshof , Kun Li , Christoph Stiller

We present a novel 3D object detection framework, named IPOD, based on raw point cloud. It seeds object proposal for each point, which is the basic element. This paradigm provides us with high recall and high fidelity of information,…

Computer Vision and Pattern Recognition · Computer Science 2018-12-14 Zetong Yang , Yanan Sun , Shu Liu , Xiaoyong Shen , Jiaya Jia

Recently, sparse 3D convolutions have changed 3D object detection. Performing on par with the voting-based approaches, 3D CNNs are memory-efficient and scale to large scenes better. However, there is still room for improvement. With a…

Computer Vision and Pattern Recognition · Computer Science 2023-12-06 Danila Rukhovich , Anna Vorontsova , Anton Konushin

This study introduces a method for efficiently detecting objects within 3D point clouds using convolutional neural networks (CNNs). Our approach adopts a unique feature-centric voting mechanism to construct convolutional layers that…

Computer Vision and Pattern Recognition · Computer Science 2024-12-05 Tianyi Lyu , Dian Gu , Peiyuan Chen , Yaoting Jiang , Zhenhong Zhang , Huadong Pang , Li Zhou , Yiping Dong

To achieve reliable and precise scene understanding, autonomous vehicles typically incorporate multiple sensing modalities to capitalize on their complementary attributes. However, existing cross-modal 3D detectors do not fully utilize the…

Computer Vision and Pattern Recognition · Computer Science 2023-10-20 Yifan Zhang , Qijian Zhang , Junhui Hou , Yixuan Yuan , Guoliang Xing