中文
相关论文

相关论文: PSA-Det3D: Pillar Set Abstraction for 3D object De…

200 篇论文

We study the problem of efficient object detection of 3D LiDAR point clouds. To reduce the memory and computational cost, existing point-based pipelines usually adopt task-agnostic random sampling or farthest point sampling to progressively…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Yifan Zhang , Qingyong Hu , Guoquan Xu , Yanxin Ma , Jianwei Wan , Yulan Guo

3D object detection is an important task in computer vision. Most existing methods require a large number of high-quality 3D annotations, which are expensive to collect. Especially for outdoor scenes, the problem becomes more severe due to…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Hongyi Xu , Fengqi Liu , Qianyu Zhou , Jinkun Hao , Zhijie Cao , Zhengyang Feng , Lizhuang Ma

We address the problem of real-time 3D object detection from point clouds in the context of autonomous driving. Computation speed is critical as detection is a necessary component for safety. Existing approaches are, however, expensive in…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Bin Yang , Wenjie Luo , Raquel Urtasun

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

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

The task of detecting 3D objects is important to various robotic applications. The existing deep learning-based detection techniques have achieved impressive performance. However, these techniques are limited to run with a graphics…

计算机视觉与模式识别 · 计算机科学 2020-08-14 Xuesong Li , Jose Guivant , Subhan Khan

Recent advancements in LiDAR-based 3D object detection have significantly accelerated progress toward the realization of fully autonomous driving in real-world environments. Despite achieving high detection performance, most of the…

计算机视觉与模式识别 · 计算机科学 2025-10-23 Adwait Chandorkar , Hasan Tercan , Tobias Meisen

To address the challenges in UAV object detection, such as complex backgrounds, severe occlusion, dense small objects, and varying lighting conditions,this paper proposes PT-DETR based on RT-DETR, a novel detection algorithm specifically…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Bingcong Huo , Zhiming Wang

Hyperspectral point clouds (HPCs) can simultaneously characterize 3D spatial and spectral information of ground objects, offering excellent 3D perception and target recognition capabilities. Current approaches for generating HPCs often…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Yanze Jiang , Yanfeng Gu , Xian Li

4D radar measurements offer an affordable and weather-robust solution for 3D perception. However, the inherent sparsity and noise of radar point clouds present significant challenges for accurate 3D object detection, underscoring the need…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Xiaokai Bai , Jiahao Cheng , Songkai Wang , Yixuan Luo , Lianqing Zheng , Xiaohan Zhang , Si-Yuan Cao , Hui-Liang Shen

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…

计算机视觉与模式识别 · 计算机科学 2022-09-05 Junbo Yin , Dingfu Zhou , Liangjun Zhang , Jin Fang , Cheng-Zhong Xu , Jianbing Shen , Wenguan Wang

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…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Yongxin Shao , Aihong Tan , Binrui Wang , Tianhong Yan , Zhetao Sun , Yiyang Zhang , Jiaxin Liu

We present 3D-MPA, a method for instance segmentation on 3D point clouds. Given an input point cloud, we propose an object-centric approach where each point votes for its object center. We sample object proposals from the predicted object…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Francis Engelmann , Martin Bokeloh , Alireza Fathi , Bastian Leibe , Matthias Nießner

3D object detection is an essential vision technique for various robotic systems, such as augmented reality and domestic robots. Transformers as versatile network architectures have recently seen great success in 3D point cloud object…

计算机视觉与模式识别 · 计算机科学 2024-05-10 Manli Shu , Le Xue , Ning Yu , Roberto Martín-Martín , Caiming Xiong , Tom Goldstein , Juan Carlos Niebles , Ran Xu

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…

计算机视觉与模式识别 · 计算机科学 2019-11-27 Jie Zhou , Xin Tan , Zhiwei Shao , Lizhuang Ma

The task of detecting 3D objects in traffic scenes has a pivotal role in many real-world applications. However, the performance of 3D object detection is lower than that of 2D object detection due to the lack of powerful 3D feature…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Xuesong Li , Jose Guivant , Ngaiming Kwok , Yongzhi Xu , Ruowei Li , Hongkun Wu

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…

计算机视觉与模式识别 · 计算机科学 2021-08-12 Abhinav Sagar

A novel, adaptive ground-aware, and cost-effective 3D Object Detection pipeline is proposed. The ground surface representation introduced in this paper, in comparison to its uni-planar counterparts (methods that model the surface of a whole…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Arun CS Kumar , Disha Ahuja , Ashwath Aithal

Current Point-based detectors can only learn from the provided points, with limited receptive fields and insufficient global learning capabilities for such targets. In this paper, we present a novel Point Dilation Mechanism for single-stage…

计算机视觉与模式识别 · 计算机科学 2025-02-13 Ao Liang , Haiyang Hua , Jian Fang , Wenyu Chen , Huaici Zhao

We present an improved version of PointRCNN for 3D object detection, in which a multi-branch backbone network is adopted to handle the non-uniform density of point clouds. An uncertainty-based sampling policy is proposed to deal with the…

计算机视觉与模式识别 · 计算机科学 2021-01-11 Jie Li , Yu Hu