paper-with-me

홈 › Papers

Z2P: Instant Visualization of Point Clouds

2021-05-30 · Gal Metzer, Rana Hanocka, Raja Giryes, Niloy J. Mitra, Daniel Cohen-Or

We present a technique for visualizing point clouds using a neural network. Our technique allows for an instant preview of any point cloud, and bypasses the notoriously difficult surface reconstruction problem or the need to estimate oriented normals for splat-based rendering. We cast the preview problem as a conditional image-to-image translation task, and design a neural network that translates point depth-map directly into an image, where the point cloud is visualized as though a surface was reconstructed from it. Furthermore, the resulting appearance of the visualized point cloud can be, optionally, conditioned on simple control variables (e.g., color and light). We demonstrate that our technique instantly produces plausible images, and can, on-the-fly effectively handle noise, non-uniform sampling, and thin surfaces sheets.

📄 PDF Abstract BibTeX arXiv:2105.14548

Code (1)

galmetzer/z2p 공식 구현 pytorch

Tasks

Image-to-Image TranslationSurface ReconstructionTranslation

Similar Papers 제목 키워드 기반

Using t-distributed stochastic neighbor embedding for visualization and segmentation of 3D point clouds of plants

2023-02-07 · Helin Dutagaci

In this work, the use of t-SNE is proposed to embed 3D point clouds of plants into 2D space for plant characterization. It is demonstrated that t-SNE operates as a practical tool to flatten and visualize a complete 3D pl…

Instance SegmentationSegmentationSemantic Segmentation

Rendering-Oriented 3D Point Cloud Attribute Compression using Sparse Tensor-based Transformer

2024-11-12 · Xiao Huo, Junhui Hou, Shuai Wan, Fuzheng Yang

The evolution of 3D visualization techniques has fundamentally transformed how we interact with digital content. At the forefront of this change is point cloud technology, offering an immersive experience that surpasses …

AttributeData Compression

Convolution in the Cloud: Learning Deformable Kernels in 3D Graph Convolution Networks for Point Cloud Analysis

2020-06-01 · CVPR 2020 6 · Zhi-Hao Lin, Sheng-Yu Huang, Yu-Chiang Frank Wang

Point clouds are among the popular geometry representations for 3D vision applications. However, without regular structures like 2D images, processing and summarizing information over these unordered data points are very…

3D Classification3D Part Segmentation

A novel tree-structured point cloud dataset for skeletonization algorithm evaluation

2020-01-09 · Yan Lin, Ji Liu, Jianlin Zhou

Curve skeleton extraction from unorganized point cloud is a fundamental task of computer vision and three-dimensional data preprocessing and visualization. A great amount of work has been done to extract skeleton from po…

Through the Perspective of LiDAR: A Feature-Enriched and Uncertainty-Aware Annotation Pipeline for Terrestrial Point Cloud Segmentation

2025-10-08 · Fei Zhang, Rob Chancia, Josie Clapp, Amirhossein Hassanzadeh 외 arxiv

Accurate semantic segmentation of terrestrial laser scanning (TLS) point clouds is limited by costly manual annotation. We propose a semi-automated, uncertainty-aware pipeline that integrates spherical projection, featur…

Point Cloud SegmentationSemantic SegmentationFeature ImportanceEnsemble Learning