English
Related papers

Related papers: Group-Free 3D Object Detection via Transformers

200 papers

In this work, we study 3D object detection from RGB-D data in both indoor and outdoor scenes. While previous methods focus on images or 3D voxels, often obscuring natural 3D patterns and invariances of 3D data, we directly operate on raw…

Computer Vision and Pattern Recognition · Computer Science 2018-04-16 Charles R. Qi , Wei Liu , Chenxia Wu , Hao Su , Leonidas J. Guibas

3D object detection is a crucial research topic in computer vision, which usually uses 3D point clouds as input in conventional setups. Recently, there is a trend of leveraging multiple sources of input data, such as complementing the 3D…

Computer Vision and Pattern Recognition · Computer Science 2022-10-05 Yikai Wang , TengQi Ye , Lele Cao , Wenbing Huang , Fuchun Sun , Fengxiang He , Dacheng Tao

Point cloud 3D object detection has recently received major attention and becomes an active research topic in 3D computer vision community. However, recognizing 3D objects in LiDAR (Light Detection and Ranging) is still a challenge due to…

Computer Vision and Pattern Recognition · Computer Science 2020-10-30 Yilin Wang , Jiayi Ye

A crucial task in scene understanding is 3D object detection, which aims to detect and localize the 3D bounding boxes of objects belonging to specific classes. Existing 3D object detectors heavily rely on annotated 3D bounding boxes during…

Computer Vision and Pattern Recognition · Computer Science 2020-07-29 Zengyi Qin , Jinglu Wang , Yan Lu

3D object detection in point clouds is a core component for modern robotics and autonomous driving systems. A key challenge in 3D object detection comes from the inherent sparse nature of point occupancy within the 3D scene. In this paper,…

Computer Vision and Pattern Recognition · Computer Science 2022-10-17 Pei Sun , Mingxing Tan , Weiyue Wang , Chenxi Liu , Fei Xia , Zhaoqi Leng , Dragomir Anguelov

Change detection and irregular object extraction in 3D point clouds is a challenging task that is of high importance not only for autonomous navigation but also for updating existing digital twin models of various industrial environments.…

Computer Vision and Pattern Recognition · Computer Science 2023-12-18 Nikolaos Stathoulopoulos , Anton Koval , George Nikolakopoulos

In this paper, we investigate the combination of voxel-based methods and point-based methods, and propose a novel end-to-end two-stage 3D object detector named SGNet for point clouds scenes. The voxel-based methods voxelize the scene to…

Computer Vision and Pattern Recognition · Computer Science 2021-10-12 Hao Peng , Guofeng Tong , Zheng Li , Yaqi Wang , Yuyuan Shao

3D object detection often involves complicated training and testing pipelines, which require substantial domain knowledge about individual datasets. Inspired by recent non-maximum suppression-free 2D object detection models, we propose a 3D…

Computer Vision and Pattern Recognition · Computer Science 2021-10-14 Yue Wang , Justin Solomon

Current 3D object detection methods are heavily influenced by 2D detectors. In order to leverage architectures in 2D detectors, they often convert 3D point clouds to regular grids (i.e., to voxel grids or to bird's eye view images), or rely…

Computer Vision and Pattern Recognition · Computer Science 2019-08-26 Charles R. Qi , Or Litany , Kaiming He , Leonidas J. Guibas

In this paper, we propose PointRCNN for 3D object detection from raw point cloud. The whole framework is composed of two stages: stage-1 for the bottom-up 3D proposal generation and stage-2 for refining proposals in the canonical…

Computer Vision and Pattern Recognition · Computer Science 2019-05-17 Shaoshuai Shi , Xiaogang Wang , Hongsheng Li

Most of the existing single-stage and two-stage 3D object detectors are anchor-based methods, while the efficient but challenging anchor-free single-stage 3D object detection is not well investigated. Recent studies on 2D object detection…

Computer Vision and Pattern Recognition · Computer Science 2021-08-10 Jiale Li , Hang Dai , Ling Shao , Yong Ding

This paper presents a new approach to 3D object detection that leverages the properties of the data obtained by a LiDAR sensor. State-of-the-art detectors use neural network architectures based on assumptions valid for camera images.…

Computer Vision and Pattern Recognition · Computer Science 2021-04-09 Guus Engels , Nerea Aranjuelo , Ignacio Arganda-Carreras , Marcos Nieto , Oihana Otaegui

Point cloud salient object detection has attracted the attention of researchers in recent years. Since existing works do not fully utilize the geometry context of 3D objects, blurry boundaries are generated when segmenting objects with…

Computer Vision and Pattern Recognition · Computer Science 2025-02-25 Chen Wang , Liyuan Zhang , Le Hui , Qi Liu , Yuchao Dai

3D object detection from raw and sparse point clouds has been far less treated to date, compared with its 2D counterpart. In this paper, we propose a novel framework called FVNet for 3D front-view proposal generation and object detection…

Computer Vision and Pattern Recognition · Computer Science 2019-11-27 Jie Zhou , Xin Tan , Zhiwei Shao , Lizhuang Ma

Accurate detection of objects in 3D point clouds is a central problem in many applications, such as autonomous navigation, housekeeping robots, and augmented/virtual reality. To interface a highly sparse LiDAR point cloud with a region…

Computer Vision and Pattern Recognition · Computer Science 2017-11-20 Yin Zhou , Oncel Tuzel

In this work, we address the problem of 3D object detection from point cloud data in real time. For autonomous vehicles to work, it is very important for the perception component to detect the real world objects with both high accuracy and…

Computer Vision and Pattern Recognition · Computer Science 2021-06-23 Abhinav Sagar

We present a unified, efficient and effective framework for point-cloud based 3D object detection. Our two-stage approach utilizes both voxel representation and raw point cloud data to exploit respective advantages. The first stage network,…

Computer Vision and Pattern Recognition · Computer Science 2019-08-19 Yilun Chen , Shu Liu , Xiaoyong Shen , Jiaya Jia

3D object detection using point clouds has attracted increasing attention due to its wide applications in autonomous driving and robotics. However, most existing studies focus on single point cloud frames without harnessing the temporal…

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

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

3D object detection is receiving increasing attention from both industry and academia thanks to its wide applications in various fields. In this paper, we propose Point-Voxel Region-based Convolution Neural Networks (PV-RCNNs) for 3D object…

Computer Vision and Pattern Recognition · Computer Science 2022-11-09 Shaoshuai Shi , Li Jiang , Jiajun Deng , Zhe Wang , Chaoxu Guo , Jianping Shi , Xiaogang Wang , Hongsheng Li