中文
相关论文

相关论文: Back-tracing Representative Points for Voting-base…

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2019-08-26 Charles R. Qi , Or Litany , Kaiming He , Leonidas J. Guibas

3D object detection is a fundamental task in scene understanding. Numerous research efforts have been dedicated to better incorporate Hough voting into the 3D object detection pipeline. However, due to the noisy, cluttered, and partial…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Haoran Hou , Mingtao Feng , Zijie Wu , Weisheng Dong , Qing Zhu , Yaonan Wang , Ajmal Mian

3D object detection has seen quick progress thanks to advances in deep learning on point clouds. A few recent works have even shown state-of-the-art performance with just point clouds input (e.g. VoteNet). However, point cloud data have…

计算机视觉与模式识别 · 计算机科学 2020-01-30 Charles R. Qi , Xinlei Chen , Or Litany , Leonidas J. Guibas

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…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Mingtao Feng , Syed Zulqarnain Gilani , Yaonan Wang , Liang Zhang , Ajmal Mian

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

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…

计算机视觉与模式识别 · 计算机科学 2019-05-17 Shaoshuai Shi , Xiaogang Wang , Hongsheng Li

Recent machine learning-based multi-object tracking (MOT) frameworks are becoming popular for 3-D point clouds. Most traditional tracking approaches use filters (e.g., Kalman filter or particle filter) to predict object locations in a time…

计算机视觉与模式识别 · 计算机科学 2020-02-27 Sukai Wang , Yuxiang Sun , Chengju Liu , Ming Liu

As a fundamental problem in computer vision, 3D object detection is experiencing rapid growth. To extract the point-wise features from the irregularly and sparsely distributed points, previous methods usually take a feature grouping module…

计算机视觉与模式识别 · 计算机科学 2022-04-06 Haiyang Wang , Shaoshuai Shi , Ze Yang , Rongyao Fang , Qi Qian , Hongsheng Li , Bernt Schiele , Liwei Wang

This paper presents HoughNet, a one-stage, anchor-free, voting-based, bottom-up object detection method. Inspired by the Generalized Hough Transform, HoughNet determines the presence of an object at a certain location by the sum of the…

计算机视觉与模式识别 · 计算机科学 2022-08-19 Nermin Samet , Samet Hicsonmez , Emre Akbas

This paper proposes a computationally efficient approach to detecting objects natively in 3D point clouds using convolutional neural networks (CNNs). In particular, this is achieved by leveraging a feature-centric voting scheme to implement…

机器人学 · 计算机科学 2017-03-07 Martin Engelcke , Dushyant Rao , Dominic Zeng Wang , Chi Hay Tong , Ingmar Posner

Point clouds are widely used representations of 3D data, but determining the visibility of points from a given viewpoint remains a challenging problem due to their sparse nature and lack of explicit connectivity. Traditional methods, such…

图形学 · 计算机科学 2025-09-30 Jun-Hao Wang , Yi-Yang Tian , Baoquan Chen , Peng-Shuai Wang

In this work, we propose a novel method for generating 3D point clouds that leverage properties of hyper networks. Contrary to the existing methods that learn only the representation of a 3D object, our approach simultaneously finds a…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Przemysław Spurek , Sebastian Winczowski , Jacek Tabor , Maciej Zamorski , Maciej Zięba , Tomasz Trzciński

This paper presents HoughNet, a one-stage, anchor-free, voting-based, bottom-up object detection method. Inspired by the Generalized Hough Transform, HoughNet determines the presence of an object at a certain location by the sum of the…

计算机视觉与模式识别 · 计算机科学 2020-07-27 Nermin Samet , Samet Hicsonmez , Emre Akbas

Most existing 3D point cloud object detection approaches heavily rely on large amounts of labeled training data. However, the labeling process is costly and time-consuming. This paper considers few-shot 3D point cloud object detection,…

计算机视觉与模式识别 · 计算机科学 2022-12-22 Shizhen Zhao , Xiaojuan Qi

Object detection and classification is one of the most important computer vision problems. Ever since the introduction of deep learning \cite{krizhevsky2012imagenet}, we have witnessed a dramatic increase in the accuracy of this object…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Gurjeet Singh , Sun Miao , Shi Shi , Patrick Chiang

3D point cloud registration is a fundamental task in robotics and computer vision. Recently, many learning-based point cloud registration methods based on correspondences have emerged. However, these methods heavily rely on such…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Lifa Zhu , Dongrui Liu , Changwei Lin , Rui Yan , Francisco Gómez-Fernández , Ninghua Yang , Ziyong Feng

We present RoarNet, a new approach for 3D object detection from a 2D image and 3D Lidar point clouds. Based on two-stage object detection framework with PointNet as our backbone network, we suggest several novel ideas to improve 3D object…

计算机视觉与模式识别 · 计算机科学 2018-11-12 Kiwoo Shin , Youngwook Paul Kwon , Masayoshi Tomizuka

This paper tackles the problem of data abstraction in the context of 3D point sets. Our method classifies points into different geometric primitives, such as planes and cones, leading to a compact representation of the data. Being based on…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Christiane Sommer , Yumin Sun , Erik Bylow , Daniel Cremers

3D object detection has attracted much attention thanks to the advances in sensors and deep learning methods for point clouds. Current state-of-the-art methods like VoteNet regress direct offset towards object centers and box orientations…

计算机视觉与模式识别 · 计算机科学 2022-03-10 Yang You , Zelin Ye , Yujing Lou , Chengkun Li , Yong-Lu Li , Lizhuang Ma , Weiming Wang , Cewu Lu

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…

计算机视觉与模式识别 · 计算机科学 2018-04-16 Charles R. Qi , Wei Liu , Chenxia Wu , Hao Su , Leonidas J. Guibas
‹ 上一页 1 2 3 10 下一页 ›