中文
相关论文

相关论文: ImVoteNet: Boosting 3D Object Detection in Point C…

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

Fusion of 2D images and 3D point clouds is important because information from dense images can enhance sparse point clouds. However, fusion is challenging because 2D and 3D data live in different spaces. In this work, we propose MVPNet…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Maximilian Jaritz , Jiayuan Gu , Hao Su

3D object recognition has attracted wide research attention in the field of multimedia and computer vision. With the recent proliferation of deep learning, various deep models with different representations have achieved the…

计算机视觉与模式识别 · 计算机科学 2018-08-24 Haoxuan You , Yifan Feng , Rongrong Ji , Yue Gao

We propose ImGeoNet, a multi-view image-based 3D object detection framework that models a 3D space by an image-induced geometry-aware voxel representation. Unlike previous methods which aggregate 2D features into 3D voxels without…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Tao Tu , Shun-Po Chuang , Yu-Lun Liu , Cheng Sun , Ke Zhang , Donna Roy , Cheng-Hao Kuo , Min Sun

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

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…

计算机视觉与模式识别 · 计算机科学 2017-11-20 Yin Zhou , Oncel Tuzel

Three-dimensional (3D) shape recognition has drawn much research attention in the field of computer vision. The advances of deep learning encourage various deep models for 3D feature representation. For point cloud and multi-view data, two…

计算机视觉与模式识别 · 计算机科学 2018-12-04 Haoxuan You , Yifan Feng , Xibin Zhao , Changqing Zou , Rongrong Ji , Yue Gao

We present a learning-based method for 6 DoF pose estimation of rigid objects in point cloud data. Many recent learning-based approaches use primarily RGB information for detecting objects, in some cases with an added refinement step using…

计算机视觉与模式识别 · 计算机科学 2020-06-18 Frederik Hagelskjær , Anders Glent Buch

Point cloud is an important type of geometric data structure. Due to its irregular format, most researchers transform such data to regular 3D voxel grids or collections of images. This, however, renders data unnecessarily voluminous and…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Charles R. Qi , Hao Su , Kaichun Mo , Leonidas J. Guibas

3D object detection in point clouds is a challenging vision task that benefits various applications for understanding the 3D visual world. Lots of recent research focuses on how to exploit end-to-end trainable Hough voting for generating…

计算机视觉与模式识别 · 计算机科学 2021-04-15 Bowen Cheng , Lu Sheng , Shaoshuai Shi , Ming Yang , Dong Xu

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

For current object detectors, the scale of the receptive field of feature extraction operators usually increases layer by layer. Those operators are called scale-oriented operators in this paper, such as the convolution layer in CNN, and…

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

We present an improved approach for 3D object detection in point cloud data based on the Frustum PointNet (F-PointNet). Compared to the original F-PointNet, our newly proposed method considers the point neighborhood when computing point…

计算机视觉与模式识别 · 计算机科学 2023-01-12 Chengzhi Wu , Julius Pfrommer , Jürgen Beyerer , Kangning Li , Boris Neubert

3D object detection within large 3D scenes is challenging not only due to the sparsity and irregularity of 3D point clouds, but also due to both the extreme foreground-background scene imbalance and class imbalance. A common approach is to…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Oren Shrout , Yizhak Ben-Shabat , Ayellet Tal

Being data-driven is one of the most iconic properties of deep learning algorithms. The birth of ImageNet drives a remarkable trend of "learning from large-scale data" in computer vision. Pretraining on ImageNet to obtain rich universal…

Many recent works on 3D object detection have focused on designing neural network architectures that can consume point cloud data. While these approaches demonstrate encouraging performance, they are typically based on a single modality and…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Vishwanath A. Sindagi , Yin Zhou , Oncel Tuzel

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…

计算机视觉与模式识别 · 计算机科学 2020-10-30 Yilin Wang , Jiayi Ye

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

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

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…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Tianyi Lyu , Dian Gu , Peiyuan Chen , Yaoting Jiang , Zhenhong Zhang , Huadong Pang , Li Zhou , Yiping Dong
‹ 上一页 1 2 3 10 下一页 ›