中文
相关论文

相关论文: SSRNet: Scalable 3D Surface Reconstruction Network

200 篇论文

A key question in the problem of 3D reconstruction is how to train a machine or a robot to model 3D objects. Many tasks like navigation in real-time systems such as autonomous vehicles directly depend on this problem. These systems usually…

计算机视觉与模式识别 · 计算机科学 2022-09-22 AmirHossein Zamani , Amir G. Aghdam , Kamran Ghaffari T

Deep convolutional neural networks (CNNs) have shown outstanding performance in the task of semantically segmenting images. Applying the same methods on 3D data still poses challenges due to the heavy memory requirements and the lack of…

计算机视觉与模式识别 · 计算机科学 2021-08-21 Radu Alexandru Rosu , Peer Schütt , Jan Quenzel , Sven Behnke

We propose a method for 3D shape reconstruction from unoriented point clouds. Our method consists of a novel SE(3)-equivariant coordinate-based network (TF-ONet), that parametrizes the occupancy field of the shape and respects the inherent…

计算机视觉与模式识别 · 计算机科学 2023-02-13 Evangelos Chatzipantazis , Stefanos Pertigkiozoglou , Edgar Dobriban , Kostas Daniilidis

Point cloud analysis is attracting attention from Artificial Intelligence research since it can be widely used in applications such as robotics, Augmented Reality, self-driving. However, it is always challenging due to irregularities,…

计算机视觉与模式识别 · 计算机科学 2020-11-18 Shi Qiu , Saeed Anwar , Nick Barnes

Three-dimensional face dense alignment and reconstruction in the wild is a challenging problem as partial facial information is commonly missing in occluded and large pose face images. Large head pose variations also increase the solution…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Zeyu Ruan , Changqing Zou , Longhai Wu , Gangshan Wu , Limin Wang

Point clouds provide a compact and efficient representation of 3D shapes. While deep neural networks have achieved impressive results on point cloud learning tasks, they require massive amounts of manually labeled data, which can be costly…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Omid Poursaeed , Tianxing Jiang , Han Qiao , Nayun Xu , Vladimir G. Kim

Despite the popularization of deep neural networks (DNNs) in many fields, it is still challenging to deploy state-of-the-art models to resource-constrained devices due to high computational overhead. Model pruning provides a feasible…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Hui Tang , Yao Lu , Qi Xuan

We propose a novel, end-to-end trainable, deep network called ParSeNet that decomposes a 3D point cloud into parametric surface patches, including B-spline patches as well as basic geometric primitives. ParSeNet is trained on a large-scale…

计算机视觉与模式识别 · 计算机科学 2020-09-23 Gopal Sharma , Difan Liu , Subhransu Maji , Evangelos Kalogerakis , Siddhartha Chaudhuri , Radomír Měch

In the realm of 3D reconstruction from 2D images, a persisting challenge is to achieve high-precision reconstructions devoid of 3D Ground Truth data reliance. We present UNeR3D, a pioneering unsupervised methodology that sets a new standard…

计算机视觉与模式识别 · 计算机科学 2023-12-13 Hongbin Lin , Juangui Xu , Qingfeng Xu , Zhengyu Hu , Handing Xu , Yunzhi Chen , Yongjun Hu , Zhenguo Nie

Point cloud data has been extensively studied due to its compact form and flexibility in representing complex 3D structures. The ability of point cloud data to accurately capture and represent intricate 3D geometry makes it an ideal choice…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Ben Fei , Weidong Yang , Liwen Liu , Tianyue Luo , Rui Zhang , Yixuan Li , Ying He

We investigate the problem of learning to generate 3D parametric surface representations for novel object instances, as seen from one or more views. Previous work on learning shape reconstruction from multiple views uses discrete…

计算机视觉与模式识别 · 计算机科学 2020-08-19 Jiahui Lei , Srinath Sridhar , Paul Guerrero , Minhyuk Sung , Niloy Mitra , Leonidas J. Guibas

Registering urban point clouds is a quite challenging task due to the large-scale, noise and data incompleteness of LiDAR scanning data. In this paper, we propose SARNet, a novel semantic augmented registration network aimed at achieving…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Chao Liu , Jianwei Guo , Dong-Ming Yan , Zhirong Liang , Xiaopeng Zhang , Zhanglin Cheng

The application of deep learning to 3D point clouds is challenging due to its lack of order. Inspired by the point embeddings of PointNet and the edge embeddings of DGCNNs, we propose three improvements to the task of point cloud analysis.…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Chaitanya Kaul , Nick Pears , Suresh Manandhar

Point clouds, being the simple and compact representation of surface geometry of 3D objects, have gained increasing popularity with the evolution of deep learning networks for classification and segmentation tasks. Unlike human, teaching…

计算机视觉与模式识别 · 计算机科学 2021-01-29 Sindhu Hegde , Shankar Gangisetty

Shape-morphing devices, a crucial branch in soft robotics, hold significant application value in areas like human-machine interfaces, biomimetic robotics, and tools for interacting with biological systems. To achieve three-dimensional (3D)…

机器人学 · 计算机科学 2024-01-30 Jue Wang , Dhirodaatto Sarkar , Jiaqi Suo , Alex Chortos

This paper is the first to propose an end-to-end framework of mutually reinforcing images to 3D surface recurrent neural network-like for model-adaptation indoor 3D reconstruction,where multi-view dense matching and point cloud surface…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Chang Li , Jiao Guo , Yufei Zhao , Yongjun Zhang

The reconstruction of a discrete surface from a point cloud is a fundamental geometry processing problem that has been studied for decades, with many methods developed. We propose the use of a deep neural network as a geometric prior for…

计算机视觉与模式识别 · 计算机科学 2019-04-08 Francis Williams , Teseo Schneider , Claudio Silva , Denis Zorin , Joan Bruna , Daniele Panozzo

Each scanner possesses its unique characteristics and exhibits its distinct sampling error distribution. Training a network on a dataset that includes data collected from different scanners is less effective than training it on data…

计算机视觉与模式识别 · 计算机科学 2026-04-27 Zhikun Tu , Yuhe Zhang , Yiou Jia , Kang Li , Daniel Cohen-Or

Generating continuous surfaces from discrete point cloud data is a fundamental task in several 3D vision applications. Real-world point clouds are inherently noisy due to various technical and environmental factors. Existing data-driven…

计算机视觉与模式识别 · 计算机科学 2025-09-22 Stuti Pathak , Rhys G. Evans , Gunther Steenackers , Rudi Penne

Accurate reconstruction of leaf surfaces from 3D point cloud is essential for agricultural applications such as phenotyping. However, real-world plant data (i.e., irregular 3D point cloud) are often complex to reconstruct plant parts…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Arif Ahmed , Parikshit Maini