paper-with-me

Papers

SoftPool++: An Encoder-Decoder Network for Point Cloud Completion

2022-05-08 · Yida Wang, David Joseph Tan, Nassir Navab, Federico Tombari

We propose a novel convolutional operator for the task of point cloud completion. One striking characteristic of our approach is that, conversely to related work it does not require any max-pooling or voxelization operation. Instead, the proposed operator used to learn the point cloud embedding in the encoder extracts permutation-invariant features from the point cloud via a soft-pooling of feature activations, which are able to preserve fine-grained geometric details. These features are then passed on to a decoder architecture. Due to the compression in the encoder, a typical limitation of this type of architectures is that they tend to lose parts of the input shape structure. We propose to overcome this limitation by using skip connections specifically devised for point clouds, where links between corresponding layers in the encoder and the decoder are established. As part of these connections, we introduce a transformation matrix that projects the features from the encoder to the decoder and vice-versa. The quantitative and qualitative results on the task of object completion from partial scans on the ShapeNet dataset show that incorporating our approach achieves state-of-the-art performance in shape completion both at low and high resolutions.

📄 PDF Abstract BibTeX arXiv:2205.03899

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderPoint Cloud Completion

Similar Papers 제목 키워드 기반

SoftPoolNet: Shape Descriptor for Point Cloud Completion and Classification

2020-08-17 · ECCV 2020 8 · Yida Wang, David Joseph Tan, Nassir Navab, Federico Tombari

Point clouds are often the default choice for many applications as they exhibit more flexibility and efficiency than volumetric data. Nevertheless, their unorganized nature -- points are stored in an unordered way -- mak…

ClassificationDecoderGeneral ClassificationPoint Cloud Completion

Semantic Point Completion Network for 3D Semantic Scene Completion

2020-08-29 · ECAI 2020 8 · Min Zhong, Gang Zeng

Semantic scene completion (SSC) is composed of scene completion (SC) and semantic segmentation. Most of the existing methods carry out SSC in a regular 3D grid space, where 3D CNNs cause unnecessary computational cost…

3D Semantic Scene CompletionDecoderSemantic Segmentation

Energy-Based Residual Latent Transport for Unsupervised Point Cloud Completion

2022-11-13 · Ruikai Cui, Shi Qiu, Saeed Anwar, Jing Zhang 외

Unsupervised point cloud completion aims to infer the whole geometry of a partial object observation without requiring partial-complete correspondence. Differing from existing deterministic approaches, we advocate genera…

DecoderPoint Cloud Completion

DC-PCN: Point Cloud Completion Network with Dual-Codebook Guided Quantization

2025-01-19 · Qiuxia Wu, Haiyang Huang, Kunming Su, Zhiyong Wang 외

Point cloud completion aims to reconstruct complete 3D shapes from partial 3D point clouds. With advancements in deep learning techniques, various methods for point cloud completion have been developed. Despite achieving…

DecoderPoint Cloud CompletionQuantization

TopNet: Structural Point Cloud Decoder

2019-06-01 · CVPR 2019 6 · Lyne P. Tchapmi, Vineet Kosaraju, Hamid Rezatofighi, Ian Reid 외

3D point cloud generation is of great use for 3D scene modeling and understanding. Real-world 3D object point clouds can be properly described by a collection of low-level and high-level structures such as surf…

DecoderObjectPoint Cloud Completion