3D Point Cloud Classification

127 papers with code • 5 benchmarks • 6 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find 3D Point Cloud Classification models and implementations
3 papers
89
2 papers
1,669
See all 8 libraries.

Hide in Thicket: Generating Imperceptible and Rational Adversarial Perturbations on 3D Point Clouds

trlou/hit-adv 8 Mar 2024

We find that concealing deformation perturbations in areas insensitive to human eyes can achieve a better trade-off between imperceptibility and adversarial strength, specifically in parts of the object surface that are complex and exhibit drastic curvature changes.

17
08 Mar 2024

ShapeLLM: Universal 3D Object Understanding for Embodied Interaction

qizekun/ReCon 27 Feb 2024

This paper presents ShapeLLM, the first 3D Multimodal Large Language Model (LLM) designed for embodied interaction, exploring a universal 3D object understanding with 3D point clouds and languages.

108
27 Feb 2024

ModelNet-O: A Large-Scale Synthetic Dataset for Occlusion-Aware Point Cloud Classification

fanglaosi/pointmls 16 Jan 2024

Through extensive experiments, we demonstrate that our PointMLS achieves state-of-the-art results on ModelNet-O and competitive results on regular datasets, and it is robust and effective.

7
16 Jan 2024

Towards Compact 3D Representations via Point Feature Enhancement Masked Autoencoders

zyh16143998882/aaai24-pointfemae 17 Dec 2023

Specifically, to learn more compact features, a share-parameter Transformer encoder is introduced to extract point features from the global and local unmasked patches obtained by global random and local block mask strategies, followed by a specific decoder to reconstruct.

24
17 Dec 2023

DualMLP: a two-stream fusion model for 3D point cloud classification

snehaputul/DualMLP The Visual Computer 2023

The SparseNet, a relatively larger network, samples a small number of points from the complete point cloud, while the DenseNet, a lightweight network, takes in a larger number of points as input.

3
10 Oct 2023

Regress Before Construct: Regress Autoencoder for Point Cloud Self-supervised Learning

liuyyy111/point-rae 25 Sep 2023

The proposed method decouples functions between the decoder and the encoder by introducing a mask regressor, which predicts the masked patch representation from the visible patch representation encoded by the encoder and the decoder reconstructs the target from the predicted masked patch representation.

9
25 Sep 2023

Decoupled Local Aggregation for Point Cloud Learning

matrix-asc/dela 31 Aug 2023

In this work, we propose to decouple the explicit modelling of spatial relations from local aggregation.

33
31 Aug 2023

Beyond First Impressions: Integrating Joint Multi-modal Cues for Comprehensive 3D Representation

mr-neko/jm3d 6 Aug 2023

Insufficient synergy neglects the idea that a robust 3D representation should align with the joint vision-language space, rather than independently aligning with each modality.

20
06 Aug 2023

Take-A-Photo: 3D-to-2D Generative Pre-training of Point Cloud Models

wangzy22/tap ICCV 2023

In this paper, we propose a novel 3D-to-2D generative pre-training method that is adaptable to any point cloud model.

31
27 Jul 2023

Risk-optimized Outlier Removal for Robust 3D Point Cloud Classification

shinke-li/pointcvar 20 Jul 2023

With the growth of 3D sensing technology, deep learning system for 3D point clouds has become increasingly important, especially in applications like autonomous vehicles where safety is a primary concern.

7
20 Jul 2023