中文
相关论文

相关论文: Convolutional Neural Network-based Efficient Dense…

200 篇论文

We address the problem of learning accurate 3D shape and camera pose from a collection of unlabeled category-specific images. We train a convolutional network to predict both the shape and the pose from a single image by minimizing the…

计算机视觉与模式识别 · 计算机科学 2018-10-23 Eldar Insafutdinov , Alexey Dosovitskiy

Point clouds are an increasingly relevant data type but they are often corrupted by noise. We propose a deep neural network based on graph-convolutional layers that can elegantly deal with the permutation-invariance problem encountered by…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Francesca Pistilli , Giulia Fracastoro , Diego Valsesia , Enrico Magli

3D point cloud generation by the deep neural network from a single image has been attracting more and more researchers' attention. However, recently-proposed methods require the objects be captured with relatively clean backgrounds, fixed…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Yan Xia , Yang Zhang , Dingfu Zhou , Xinyu Huang , Cheng Wang , Ruigang Yang

Real-world 3D data may contain intricate details defined by salient surface gaps. Automated reconstruction of these open surfaces (e.g., non-watertight meshes) is a challenging problem for environment synthesis in mixed reality…

计算机视觉与模式识别 · 计算机科学 2023-01-20 Mohammad Samiul Arshad , William J. Beksi

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

Unlike images which are represented in regular dense grids, 3D point clouds are irregular and unordered, hence applying convolution on them can be difficult. In this paper, we extend the dynamic filter to a new convolution operation, named…

计算机视觉与模式识别 · 计算机科学 2020-11-11 Wenxuan Wu , Zhongang Qi , Li Fuxin

We present a novel deep learning framework for flow field predictions in irregular domains when the solution is a function of the geometry of either the domain or objects inside the domain. Grid vertices in a computational fluid dynamics…

机器学习 · 计算机科学 2021-09-20 Ali Kashefi , Davis Rempe , Leonidas J. Guibas

Accurate 3D geometry acquisition is essential for a wide range of applications, such as computer graphics, autonomous driving, robotics, and augmented reality. However, raw point clouds acquired in real-world environments are often…

图形学 · 计算机科学 2025-08-26 Jinxi Wang , Ben Fei , Dasith de Silva Edirimuni , Zheng Liu , Ying He , Xuequan Lu

Point clouds are the native output of many real-world 3D sensors. To borrow the success of 2D convolutional network architectures, a majority of popular 3D perception models voxelize the points, which can result in a loss of local geometric…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Yuwen Xiong , Mengye Ren , Renjie Liao , Kelvin Wong , Raquel Urtasun

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

Learning implicit representations has been a widely used solution for surface reconstruction from 3D point clouds. The latest methods infer a distance or occupancy field by overfitting a neural network on a single point cloud. However,…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Chao Chen , Yu-Shen Liu , Zhizhong Han

In this work we target a learnable output representation that allows continuous, high resolution outputs of arbitrary shape. Recent works represent 3D surfaces implicitly with a Neural Network, thereby breaking previous barriers in…

计算机视觉与模式识别 · 计算机科学 2020-10-28 Julian Chibane , Aymen Mir , Gerard Pons-Moll

LiDAR-produced point clouds are the major source for most state-of-the-art 3D object detectors. Yet, small, distant, and incomplete objects with sparse or few points are often hard to detect. We present Sparse2Dense, a new framework to…

计算机视觉与模式识别 · 计算机科学 2022-11-24 Tianyu Wang , Xiaowei Hu , Zhengzhe Liu , Chi-Wing Fu

A successful point cloud registration often lies on robust establishment of sparse matches through discriminative 3D local features. Despite the fast evolution of learning-based 3D feature descriptors, little attention has been drawn to the…

计算机视觉与模式识别 · 计算机科学 2020-03-09 Xuyang Bai , Zixin Luo , Lei Zhou , Hongbo Fu , Long Quan , Chiew-Lan Tai

Semantic segmentation of 3D point clouds is a challenging problem with numerous real-world applications. While deep learning has revolutionized the field of image semantic segmentation, its impact on point cloud data has been limited so…

计算机视觉与模式识别 · 计算机科学 2017-05-10 Felix Järemo Lawin , Martin Danelljan , Patrik Tosteberg , Goutam Bhat , Fahad Shahbaz Khan , Michael Felsberg

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

Semantic shape completion is a challenging problem in 3D computer vision where the task is to generate a complete 3D shape using a partial 3D shape as input. We propose a learning-based approach to complete incomplete 3D shapes through…

计算机视觉与模式识别 · 计算机科学 2018-10-02 Swaminathan Gurumurthy , Shubham Agrawal

We are interested in reconstructing the mesh representation of object surfaces from point clouds. Surface reconstruction is a prerequisite for downstream applications such as rendering, collision avoidance for planning, animation, etc.…

计算机视觉与模式识别 · 计算机科学 2020-10-01 Minghua Liu , Xiaoshuai Zhang , Hao Su

3D point cloud interpretation is a challenging task due to the randomness and sparsity of the component points. Many of the recently proposed methods like PointNet and PointCNN have been focusing on learning shape descriptions from point…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Zhaoyu Su , Pin Siang Tan , Junkang Chow , Jimmy Wu , Yehur Cheong , Yu-Hsing Wang

3D reconstruction from images is a core problem in computer vision. With recent advances in deep learning, it has become possible to recover plausible 3D shapes even from single RGB images for the first time. However, obtaining detailed…

计算机视觉与模式识别 · 计算机科学 2019-12-24 Tao Hu , Geng Lin , Zhizhong Han , Matthias Zwicker