paper-with-me

Papers

Multiresolution Tree Networks for 3D Point Cloud Processing

2018-07-10 · ECCV 2018 9 · Matheus Gadelha, Rui Wang, Subhransu Maji

We present multiresolution tree-structured networks to process point clouds for 3D shape understanding and generation tasks. Our network represents a 3D shape as a set of locality-preserving 1D ordered list of points at multiple resolutions. This allows efficient feed-forward processing through 1D convolutions, coarse-to-fine analysis through a multi-grid architecture, and it leads to faster convergence and small memory footprint during training. The proposed tree-structured encoders can be used to classify shapes and outperform existing point-based architectures on shape classification benchmarks, while tree-structured decoders can be used for generating point clouds directly and they outperform existing approaches for image-to-shape inference tasks learned using the ShapeNet dataset. Our model also allows unsupervised learning of point-cloud based shapes by using a variational autoencoder, leading to higher-quality generated shapes.

📄 PDF Abstract BibTeX arXiv:1807.03520

Code (1)

matheusgadelha/MRTNet 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Unsupervised 3D Learning for Shape Analysis via Multiresolution Instance Discrimination

2020-08-03 · Peng-Shuai Wang, Yu-Qi Yang, Qian-Fang Zou, Zhirong Wu 외

Although unsupervised feature learning has demonstrated its advantages to reducing the workload of data labeling and network design in many fields, existing unsupervised 3D learning methods still cannot offer a generic n…

3D Point Cloud Linear Classification3D Semantic Segmentation

Region adaptive graph fourier transform for 3d point clouds

2020-03-04 · Eduardo Pavez, Benjamin Girault, Antonio Ortega, Philip A. Chou

We introduce the Region Adaptive Graph Fourier Transform (RA-GFT) for compression of 3D point cloud attributes. The RA-GFT is a multiresolution transform, formed by combining spatially localized block transforms. We assu…

Going Deeper with Lean Point Networks

2019-07-01 · CVPR 2020 6 · Eric-Tuan Le, Iasonas Kokkinos, Niloy J. Mitra

In this work we introduce Lean Point Networks (LPNs) to train deeper and more accurate point processing networks by relying on three novel point processing blocks that improve memory consumption, inference time, and accu…

Multiresolution Gaussian Processes

2012-12-01 · NeurIPS 2012 12 · Emily Fox, David B. Dunson

We propose a multiresolution Gaussian process to capture long-range, non-Markovian dependencies while allowing for abrupt changes. The multiresolution GP hierarchically couples a collection of smooth GPs, each defined o…

Gaussian Processes

Assigning Apples to Individual Trees in Dense Orchards using 3D Color Point Clouds

2020-12-26 · Mouad Zine-El-Abidine, Helin Dutagaci, Gilles Galopin, David Rousseau

We propose a 3D color point cloud processing pipeline to count apples on individual apple trees in trellis structured orchards. Fruit counting at the tree level requires separating trees, which is challenging in dense or…