中文
相关论文

相关论文: Rethinking the Encoding and Annotating of 3D Bound…

200 篇论文

This paper addresses the task of estimating the 6 degrees of freedom pose of a known 3D object from depth information represented by a point cloud. Deep features learned by convolutional neural networks from color information have been the…

计算机视觉与模式识别 · 计算机科学 2020-01-27 Ge Gao , Mikko Lauri , Yulong Wang , Xiaolin Hu , Jianwei Zhang , Simone Frintrop

A recent approach for object detection and human pose estimation is to regress bounding boxes or human keypoints from a central point on the object or person. While this center-point regression is simple and efficient, we argue that the…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Fangyun Wei , Xiao Sun , Hongyang Li , Jingdong Wang , Stephen Lin

This paper introduces the Budding Ensemble Architecture (BEA), a novel reduced ensemble architecture for anchor-based object detection models. Object detection models are crucial in vision-based tasks, particularly in autonomous systems.…

计算机视觉与模式识别 · 计算机科学 2023-11-13 Syed Sha Qutub , Neslihan Kose , Rafael Rosales , Michael Paulitsch , Korbinian Hagn , Florian Geissler , Yang Peng , Gereon Hinz , Alois Knoll

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

The rotation robustness property has drawn much attention to point cloud analysis, whereas it still poses a critical challenge in 3D object detection. When subjected to arbitrary rotation, most existing detectors fail to produce expected…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Zhaoxuan Wang , Xu Han , Hongxin Liu , Xianzhi Li

Camera-based bird-eye-view (BEV) perception paradigm has made significant progress in the autonomous driving field. Under such a paradigm, accurate BEV representation construction relies on reliable depth estimation for multi-camera images.…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Yang Jiao , Zequn Jie , Shaoxiang Chen , Lechao Cheng , Jingjing Chen , Lin Ma , Yu-Gang Jiang

More and more research works fuse the LiDAR and camera information to improve the 3D object detection of the autonomous driving system. Recently, a simple yet effective fusion framework has achieved an excellent detection performance,…

计算机视觉与模式识别 · 计算机科学 2024-11-11 Yun Zhao , Zhan Gong , Peiru Zheng , Hong Zhu , Shaohua Wu

Detecting and localizing objects in space is a fundamental computer vision problem. While much progress has been made to solve 2D object detection, 3D object localization is much less explored and far from solved, especially for open-world…

计算机视觉与模式识别 · 计算机科学 2026-04-08 Daniel DeTone , Tianwei Shen , Fan Zhang , Lingni Ma , Julian Straub , Richard Newcombe , Jakob Engel

Heavily relying on 3D annotations limits the real-world application of 3D object detection. In this paper, we propose a method that does not demand any 3D annotation, while being able to predict fully oriented 3D bounding boxes. Our method,…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Shun Gui , Yan Luximon

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…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Sultan Abu Ghazal , Jean Lahoud , Rao Anwer

Object detection and semantic segmentation with the 3D lidar point cloud data require expensive annotation. We propose a data augmentation method that takes advantage of already annotated data multiple times. We propose an augmentation…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Petr Šebek , Šimon Pokorný , Patrik Vacek , Tomáš Svoboda

Monocular 3D object detection is one of the most challenging tasks in 3D scene understanding. Due to the ill-posed nature of monocular imagery, existing monocular 3D detection methods highly rely on training with the manually annotated 3D…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Liang Peng , Senbo Yan , Boxi Wu , Zheng Yang , Xiaofei He , Deng Cai

Pairwise point cloud registration is a critical task for many applications, which heavily depends on finding correct correspondences from the two point clouds. However, the low overlap between input point clouds causes the registration to…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Lin Li , Wendong Ding , Yongkun Wen , Yufei Liang , Yong Liu , Guowei Wan

In this paper, we study the problem of unsupervised object detection from 3D point clouds in self-driving scenes. We present a simple yet effective method that exploits (i) point clustering in near-range areas where the point clouds are…

计算机视觉与模式识别 · 计算机科学 2023-11-06 Lunjun Zhang , Anqi Joyce Yang , Yuwen Xiong , Sergio Casas , Bin Yang , Mengye Ren , Raquel Urtasun

In this paper, we propose a graph neural network to detect objects from a LiDAR point cloud. Towards this end, we encode the point cloud efficiently in a fixed radius near-neighbors graph. We design a graph neural network, named Point-GNN,…

计算机视觉与模式识别 · 计算机科学 2020-03-04 Weijing Shi , Ragunathan , Rajkumar

Object detection using LiDAR point clouds relies on a large amount of human-annotated samples when training the underlying detectors' deep neural networks. However, generating 3D bounding box annotation for a large-scale dataset could be…

计算机视觉与模式识别 · 计算机科学 2024-12-13 Xiaohu Lu , Hayder Radha

Current neural networks-based object detection approaches processing LiDAR point clouds are generally trained from one kind of LiDAR sensors. However, their performances decrease when they are tested with data coming from a different LiDAR…

计算机视觉与模式识别 · 计算机科学 2020-12-11 Ruddy Théodose , Dieumet Denis , Thierry Chateau , Vincent Frémont , Paul Checchin

This paper is about extremely robust and lightweight localisation using LiDAR point clouds based on instance segmentation and graph matching. We model 3D point clouds as fully-connected graphs of semantically identified components where…

计算机视觉与模式识别 · 计算机科学 2022-07-01 Georgi Pramatarov , Daniele De Martini , Matthew Gadd , Paul Newman

Existing point-cloud based 3D object detectors use convolution-like operators to process information in a local neighbourhood with fixed-weight kernels and aggregate global context hierarchically. However, non-local neural networks and…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Prarthana Bhattacharyya , Chengjie Huang , Krzysztof Czarnecki

In recent times, there has been a notable surge in multimodal approaches that decorates raw LiDAR point clouds with camera-derived features to improve object detection performance. However, we found that these methods still grapple with the…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Sudip Dhakal , Dominic Carrillo , Deyuan Qu , Michael Nutt , Qing Yang , Song Fu