中文
相关论文

相关论文: ParSeNet: A Parametric Surface Fitting Network for…

200 篇论文

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

Point cloud completion concerns to predict missing part for incomplete 3D shapes. A common strategy is to generate complete shape according to incomplete input. However, unordered nature of point clouds will degrade generation of…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Xin Wen , Peng Xiang , Zhizhong Han , Yan-Pei Cao , Pengfei Wan , Wen Zheng , Yu-Shen Liu

Autonomous assembly of objects is an essential task in robotics and 3D computer vision. It has been studied extensively in robotics as a problem of motion planning, actuator control and obstacle avoidance. However, the task of developing a…

计算机视觉与模式识别 · 计算机科学 2021-08-02 Abhinav Narayan Harish , Rajendra Nagar , Shanmuganathan Raman

The ability to generate novel, diverse, and realistic 3D shapes along with associated part semantics and structure is central to many applications requiring high-quality 3D assets or large volumes of realistic training data. A key challenge…

图形学 · 计算机科学 2019-08-05 Kaichun Mo , Paul Guerrero , Li Yi , Hao Su , Peter Wonka , Niloy Mitra , Leonidas J. Guibas

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

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

Since the PointNet was proposed, deep learning on point cloud has been the concentration of intense 3D research. However, existing point-based methods usually are not adequate to extract the local features and the spatial pattern of a point…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Weikun Wu , Yan Zhang , David Wang , Yunqi Lei

We propose a novel cascaded framework, namely deep deformation network (DDN), for localizing landmarks in non-rigid objects. The hallmarks of DDN are its incorporation of geometric constraints within a convolutional neural network (CNN)…

计算机视觉与模式识别 · 计算机科学 2016-07-26 Xiang Yu , Feng Zhou , Manmohan Chandraker

We introduce PQ-NET, a deep neural network which represents and generates 3D shapes via sequential part assembly. The input to our network is a 3D shape segmented into parts, where each part is first encoded into a feature representation…

计算机视觉与模式识别 · 计算机科学 2020-04-27 Rundi Wu , Yixin Zhuang , Kai Xu , Hao Zhang , Baoquan Chen

Recently, 3D anomaly detection, a crucial problem involving fine-grained geometry discrimination, is getting more attention. However, the lack of abundant real 3D anomaly data limits the scalability of current models. To enable scalable…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Wenqiao Li , Xiaohao Xu , Yao Gu , Bozhong Zheng , Shenghua Gao , Yingna Wu

In this paper, we introduce Point2Mesh, a technique for reconstructing a surface mesh from an input point cloud. Instead of explicitly specifying a prior that encodes the expected shape properties, the prior is defined automatically using…

图形学 · 计算机科学 2020-06-16 Rana Hanocka , Gal Metzer , Raja Giryes , Daniel Cohen-Or

In this paper, we propose the 3DFeat-Net which learns both 3D feature detector and descriptor for point cloud matching using weak supervision. Unlike many existing works, we do not require manual annotation of matching point clusters.…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Zi Jian Yew , Gim Hee Lee

The rapid development of point cloud learning has driven point cloud completion into a new era. However, the information flows of most existing completion methods are solely feedforward, and high-level information is rarely reused to…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Xuejun Yan , Hongyu Yan , Jingjing Wang , Hang Du , Zhihong Wu , Di Xie , Shiliang Pu , Li Lu

Understanding 3D point cloud models for learning purposes has become an imperative challenge for real-world identification such as autonomous driving systems. A wide variety of solutions using deep learning have been proposed for point…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Farid Ghareh Mohammadi , Cheng Chen , Farzan Shenavarmasouleh , M. Hadi Amini , Beshoy Morkos , Hamid R. Arabnia

Masked autoencoding has achieved great success for self-supervised learning in the image and language domains. However, mask based pretraining has yet to show benefits for point cloud understanding, likely due to standard backbones like…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Haotian Liu , Mu Cai , Yong Jae Lee

We present a comprehensive survey and benchmark of both traditional and learning-based methods for surface reconstruction from point clouds. This task is particularly challenging for real-world acquisitions due to factors such as noise,…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Raphael Sulzer , Renaud Marlet , Bruno Vallet , Loic Landrieu

Real-scanned point clouds are often incomplete due to viewpoint, occlusion, and noise, which hampers 3D geometric modeling and perception. Existing point cloud completion methods tend to generate global shape skeletons and hence lack fine…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Liang Pan , Xinyi Chen , Zhongang Cai , Junzhe Zhang , Haiyu Zhao , Shuai Yi , Ziwei Liu

Modern depth sensors such as LiDAR operate by sweeping laser-beams across the scene, resulting in a point cloud with notable 1D curve-like structures. In this work, we introduce a new point cloud processing scheme and backbone, called…

计算机视觉与模式识别 · 计算机科学 2024-02-05 Colton Stearns , Davis Rempe , Jiateng Liu , Alex Fu , Sebastien Mascha , Jeong Joon Park , Despoina Paschalidou , Leonidas J. Guibas

We present an approach to semantic scene analysis using deep convolutional networks. Our approach is based on tangent convolutions - a new construction for convolutional networks on 3D data. In contrast to volumetric approaches, our method…

计算机视觉与模式识别 · 计算机科学 2018-07-09 Maxim Tatarchenko , Jaesik Park , Vladlen Koltun , Qian-Yi Zhou

We introduce PC2WF, the first end-to-end trainable deep network architecture to convert a 3D point cloud into a wireframe model. The network takes as input an unordered set of 3D points sampled from the surface of some object, and outputs a…

计算机视觉与模式识别 · 计算机科学 2021-03-05 Yujia Liu , Stefano D'Aronco , Konrad Schindler , Jan Dirk Wegner
‹ 上一页 1 8 9 10 下一页 ›