中文
相关论文

相关论文: Irregular Convolutional Auto-Encoder on Point Clou…

200 篇论文

We propose a novel method that renders point clouds as if they are surfaces. The proposed method is differentiable and requires no scene-specific optimization. This unique capability enables, out-of-the-box, surface normal estimation,…

计算机视觉与模式识别 · 计算机科学 2023-04-26 Jen-Hao Rick Chang , Wei-Yu Chen , Anurag Ranjan , Kwang Moo Yi , Oncel Tuzel

Surface reconstruction is a fundamental problem in 3D graphics. In this paper, we propose a learning-based approach for implicit surface reconstruction from raw point clouds without normals. Our method is inspired by Gauss Lemma in…

计算机视觉与模式识别 · 计算机科学 2022-02-22 Dong Xiao , Siyou Lin , Zuoqiang Shi , Bin Wang

In this paper, we propose a graph neural network to detect objects from a LiDAR point cloud. Towards this end, we encode the point cloud efficiently in a fixed radius near-neighbors graph. We design a graph neural network, named Point-GNN,…

计算机视觉与模式识别 · 计算机科学 2020-03-04 Weijing Shi , Ragunathan , Rajkumar

In this paper, we present an end-to-end unsupervised anomaly detection framework for 3D point clouds. To the best of our knowledge, this is the first work to tackle the anomaly detection task on a general object represented by a 3D point…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Mana Masuda , Ryo Hachiuma , Ryo Fujii , Hideo Saito , Yusuke Sekikawa

Scene understanding based on LiDAR point cloud is an essential task for autonomous cars to drive safely, which often employs spherical projection to map 3D point cloud into multi-channel 2D images for semantic segmentation. Most existing…

计算机视觉与模式识别 · 计算机科学 2021-07-19 Aoran Xiao , Xiaofei Yang , Shijian Lu , Dayan Guan , Jiaxing Huang

3D point clouds are often perturbed by noise due to the inherent limitation of acquisition equipments, which obstructs downstream tasks such as surface reconstruction, rendering and so on. Previous works mostly infer the displacement of…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Shitong Luo , Wei Hu

Point cloud reconstruction from raw point cloud has been an important topic in computer graphics for decades, especially due to its high demand in modeling and rendering applications. An important way to solve this problem is establishing a…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Hui Tian , Kai Xu

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

Rendering high-fidelity images from sparse point clouds is still challenging. Existing learning-based approaches suffer from either hole artifacts, missing details, or expensive computations. In this paper, we propose a novel framework to…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Jiaxu Wang , Ziyi Zhang , Junhao He , Renjing Xu

Feature encoding is essential for point cloud analysis. In this paper, we propose a novel point convolution operator named Shell Point Convolution (SPConv) for shape encoding and local context learning. Specifically, SPConv splits 3D…

计算机视觉与模式识别 · 计算机科学 2021-09-27 Yuyan Li , Chuanmao Fan , Xu Wang , Ye Duan

Strong evidence suggests that humans perceive the 3D world by parsing visual scenes and objects into part-whole hierarchies. Although deep neural networks have the capability of learning powerful multi-level representations, they can not…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Xiang Gao , Wei Hu , Renjie Liao

Generating a 3D point cloud from a single 2D image is of great importance for 3D scene understanding applications. To reconstruct the whole 3D shape of the object shown in the image, the existing deep learning based approaches use either…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Yao Wei , George Vosselman , Michael Ying Yang

Compressing massive LiDAR point clouds in real-time is critical to autonomous machines such as drones and self-driving cars. While most of the recent prior work has focused on compressing individual point cloud frames, this paper proposes a…

图像与视频处理 · 电气工程与系统科学 2020-08-18 Yu Feng , Shaoshan Liu , Yuhao Zhu

Point clouds are characterized by irregularity and unstructuredness, which pose challenges in efficient data exploitation and discriminative feature extraction. In this paper, we present an unsupervised deep neural architecture called…

计算机视觉与模式识别 · 计算机科学 2023-02-08 Qijian Zhang , Junhui Hou , Yue Qian , Yiming Zeng , Juyong Zhang , Ying He

We propose a combination of a variational autoencoder and a transformer based model which fully utilises graph convolutional and graph pooling layers to operate directly on graphs. The transformer model implements a novel node encoding…

机器学习 · 计算机科学 2021-04-12 Joshua Mitton , Hans M. Senn , Klaas Wynne , Roderick Murray-Smith

In this paper, we propose an end-to-end learning network to predict future frames in a point cloud sequence. As main novelty, an initial layer learns topological information of point clouds as geometric features, to form representative…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Pedro Gomes , Silvia Rossi , Laura Toni

PointNet has recently emerged as a popular representation for unstructured point cloud data, allowing application of deep learning to tasks such as object detection, segmentation and shape completion. However, recent works in literature…

计算机视觉与模式识别 · 计算机科学 2019-12-13 Vinit Sarode , Xueqian Li , Hunter Goforth , Yasuhiro Aoki , Animesh Dhagat , Rangaprasad Arun Srivatsan , Simon Lucey , Howie Choset

We propose a novel scene flow estimation approach to capture and infer 3D motions from point clouds. Estimating 3D motions for point clouds is challenging, since a point cloud is unordered and its density is significantly non-uniform. Such…

计算机视觉与模式识别 · 计算机科学 2022-03-10 Bing Li , Cheng Zheng , Silvio Giancola , Bernard Ghanem

In this work, we propose a novel method for generating 3D point clouds that leverage properties of hyper networks. Contrary to the existing methods that learn only the representation of a 3D object, our approach simultaneously finds a…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Przemysław Spurek , Sebastian Winczowski , Jacek Tabor , Maciej Zamorski , Maciej Zięba , Tomasz Trzciński

In recent years, Convolutional Neural Networks (CNN) have proven to be efficient analysis tools for processing point clouds, e.g., for reconstruction, segmentation and classification. In this paper, we focus on the classification of edges…