中文
相关论文

相关论文: Dense-Resolution Network for Point Cloud Classific…

200 篇论文

In recent years, point cloud representation has become one of the research hotspots in the field of computer vision, and has been widely used in many fields, such as autonomous driving, virtual reality, robotics, etc. Although deep learning…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Huang Zhang , Changshuo Wang , Shengwei Tian , Baoli Lu , Liping Zhang , Xin Ning , Xiao Bai

We introduce an end-to-end learnable technique to robustly identify feature edges in 3D point cloud data. We represent these edges as a collection of parametric curves (i.e.,lines, circles, and B-splines). Accordingly, our deep neural…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Xiaogang Wang , Yuelang Xu , Kai Xu , Andrea Tagliasacchi , Bin Zhou , Ali Mahdavi-Amiri , Hao Zhang

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

Spatial and channel re-calibration have become powerful concepts in computer vision. Their ability to capture long-range dependencies is especially useful for those networks that extract local features, such as CNNs. While re-calibration…

计算机视觉与模式识别 · 计算机科学 2020-11-26 Ignacio Sarasua , Sebastian Poelsterl , Christian Wachinger

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

Learning discriminative feature directly on point clouds is still challenging in the understanding of 3D shapes. Recent methods usually partition point clouds into local region sets, and then extract the local region features with…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Xinhai Liu , Zhizhong Han , Fangzhou Hong , Yu-Shen Liu , Matthias Zwicker

The reconstruction of real-world surfaces is on high demand in various applications. Most existing reconstruction approaches apply 3D scanners for creating point clouds which are generally sparse and of low density. These points clouds will…

计算机视觉与模式识别 · 计算机科学 2021-03-01 Rajat Sharma , Tobias Schwandt , Christian Kunert , Steffen Urban , Wolfgang Broll

Point cloud learning has lately attracted increasing attention due to its wide applications in many areas, such as computer vision, autonomous driving, and robotics. As a dominating technique in AI, deep learning has been successfully used…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Yulan Guo , Hanyun Wang , Qingyong Hu , Hao Liu , Li Liu , Mohammed Bennamoun

In order to achieve better performance for point cloud analysis, many researchers apply deeper neural networks using stacked Multi-Layer-Perceptron (MLP) convolutions over irregular point cloud. However, applying dense MLP convolutions over…

计算机视觉与模式识别 · 计算机科学 2019-09-24 Can Chen , Luca Zanotti Fragonara , Antonios Tsourdos

Few prior works study deep learning on point sets. PointNet by Qi et al. is a pioneer in this direction. However, by design PointNet does not capture local structures induced by the metric space points live in, limiting its ability to…

计算机视觉与模式识别 · 计算机科学 2017-06-09 Charles R. Qi , Li Yi , Hao Su , Leonidas J. Guibas

In this paper, we propose a multi-resolution deep-learning architecture to semantically segment dense large-scale pointclouds. Dense pointcloud data require a computationally expensive feature encoding process before semantic segmentation.…

计算机视觉与模式识别 · 计算机科学 2021-01-25 Liuyue Xie , Tomotake Furuhata , Kenji Shimada

Prevalence of deeper networks driven by self-attention is in stark contrast to underexplored point-based methods. In this paper, we propose groupwise self-attention as the basic block to construct our network: SepNet. Our proposed module…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Haoxi Ran , Li Lu

Reconstructing a high-resolution 3D model of an object is a challenging task in computer vision. Designing scalable and light-weight architectures is crucial while addressing this problem. Existing point-cloud based reconstruction…

计算机视觉与模式识别 · 计算机科学 2019-01-28 Priyanka Mandikal , R. Venkatesh Babu

Point cloud analysis is challenging due to irregularity and unordered data structure. To capture the 3D geometries, prior works mainly rely on exploring sophisticated local geometric extractors using convolution, graph, or attention…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Xu Ma , Can Qin , Haoxuan You , Haoxi Ran , Yun Fu

This paper proposes a novel point-cloud-based place recognition system that adopts a deep learning approach for feature extraction. By using a convolutional neural network pre-trained on color images to extract features from a range image…

计算机视觉与模式识别 · 计算机科学 2018-10-24 Ting Sun , Ming Liu , Haoyang Ye , Dit-Yan Yeung

Convolutional Neural Networks (CNNs) have performed extremely well on data represented by regularly arranged grids such as images. However, directly leveraging the classic convolution kernels or parameter sharing mechanisms on sparse 3D…

计算机视觉与模式识别 · 计算机科学 2019-09-30 Mingtao Feng , Liang Zhang , Xuefei Lin , Syed Zulqarnain Gilani , Ajmal Mian

Learning new representations of 3D point clouds is an active research area in 3D vision, as the order-invariant point cloud structure still presents challenges to the design of neural network architectures. Recent works explored learning…

计算机视觉与模式识别 · 计算机科学 2022-07-18 Yusuf H. Sahin , Alican Mertan , Gozde Unal

In this paper, we address the problem of estimating dense depth from a sequence of images using deep neural networks. Specifically, we employ a dense-optical-flow network to compute correspondences and then triangulate the point cloud to…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Tong Ke , Tien Do , Khiem Vuong , Kourosh Sartipi , Stergios I. Roumeliotis

Semantic scene understanding from point clouds is particularly challenging as the points reflect only a sparse set of the underlying 3D geometry. Previous works often convert point cloud into regular grids (e.g. voxels or bird-eye view…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Yinyu Nie , Ji Hou , Xiaoguang Han , Matthias Nießner

Segmentation of three-dimensional (3D) point clouds is an important task for autonomous systems. However, success of segmentation algorithms depends greatly on the quality of the underlying point clouds (resolution, completeness etc.). In…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Yigit Gurses , Melisa Taspinar , Mahmut Yurt , Sedat Ozer