Point Cloud Processing ML Frameworks

Deep learning frameworks and architectures for processing, analyzing, and upsampling 3D point clouds. Includes convolution operations (KPConv, voxel-based), self-supervised learning, registration, and surface reconstruction on point cloud data. Does NOT include general 3D deep learning, voxel/mesh processing without point cloud focus, or non-learning-based point cloud algorithms.

There are 68 point cloud processing frameworks tracked. 7 score above 50 (established tier). The highest-rated is daavoo/pyntcloud at 69/100 with 1,500 stars.

Get all 68 projects as JSON

curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=ml-frameworks&subcategory=point-cloud-processing&limit=20"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.

# Framework Score Tier
1 daavoo/pyntcloud

pyntcloud is a Python library for working with 3D point clouds.

69
Established
2 yangyanli/PointCNN

PointCNN: Convolution On X-Transformed Points (NeurIPS 2018)

61
Established
3 torch-points3d/torch-points3d

Pytorch framework for doing deep learning on point clouds.

58
Established
4 yogeshhk/MidcurveNN

Computation of Midcurve of Thin Polygons using Neural Networks

56
Established
5 charlesq34/pointnet2

PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space

51
Established
6 ranahanocka/MeshCNN

Convolutional Neural Network for 3D meshes in PyTorch

51
Established
7 griegler/octnet

OctNet: Learning Deep 3D Representations at High Resolutions

50
Established
8 charlesq34/pointnet-autoencoder

Autoencoder for Point Clouds

49
Emerging
9 nikitakaraevv/pointnet

PyTorch implementation of "PointNet: Deep Learning on Point Sets for 3D...

49
Emerging
10 AutodeskAILab/BRepNet

BRepNet: A topological message passing system for solid models

48
Emerging
11 ranahanocka/point2mesh

Reconstruct Watertight Meshes from Point Clouds [SIGGRAPH 2020]

47
Emerging
12 kuixu/3d-deep-learning

3D Deep Learning works

47
Emerging
13 karimknaebel/point2vec

[GCPR 2023 | CVPR 2023 Workshop] Self-Supervised Representation Learning on...

47
Emerging
14 HuangCongQing/3D-Point-Clouds

🔥3D点云目标检测&语义分割(深度学习)-SOTA方法,代码,论文,数据集等

46
Emerging
15 Yochengliu/DensePoint

DensePoint: Learning Densely Contextual Representation for Efficient Point...

46
Emerging
16 stevenygd/PointFlow

PointFlow : 3D Point Cloud Generation with Continuous Normalizing Flows

46
Emerging
17 ErlerPhilipp/points2surf

Learning Implicit Surfaces from Point Clouds (ECCV 2020)

45
Emerging
18 AutodeskAILab/UV-Net

Code for UV-Net: Learning from Boundary Representations, CVPR 2021.

45
Emerging
19 cuge1995/PointCutMix

our code for paper 'PointCutMix: Regularization Strategy for Point Cloud...

42
Emerging
20 timzhang642/3D-Machine-Learning

A resource repository for 3D machine learning

42
Emerging
21 drprojects/point_geometric_features

Python wrapper around C++ utilities for computing neighbors and local...

42
Emerging
22 mauriceqch/2021_pc_perceptual_loss

A deep perceptual metric for 3D point clouds

41
Emerging
23 gabrieletiboni/paintnet

PaintNet: Unstructured Multi-Path Learning from 3D Point Clouds for Robotic...

40
Emerging
24 raphaelsulzer/dsr-benchmark

[TPAMI 2024] A Survey and Benchmark for Automatic Surface Reconstruction...

40
Emerging
25 Chen-Suyi/PointRegGPT

[ECCV 2024] PointRegGPT: Boosting 3D Point Cloud Registration using...

40
Emerging
26 cgtuebingen/Flex-Convolution

Source code for: Flex-Convolution (Million-Scale Point-Cloud Learning Beyond...

38
Emerging
27 MegEngine/RepLKNet

Official MegEngine implementation of RepLKNet

38
Emerging
28 Wuziyi616/multi_part_assembly

Code Accompany NeurIPS 2022 Dataset Paper: Breaking Bad. A Shape Assembly...

38
Emerging
29 dgriffiths3/pointnet2-tensorflow2

Pointnet++ modules implemented as tensorflow 2 keras layers.

38
Emerging
30 EasyRy/RepKPU

Point Cloud Upsampling with Kernel Point Representation and Deformation

37
Emerging
31 ajhamdi/MVTN

pytorch implementation of the ICCV'21 paper "MVTN: Multi-View Transformation...

37
Emerging
32 martinnormark/neural-mesh-simplification

Un-official and WIP Implementation of the Neural Mesh Simplification paper

37
Emerging
33 InterDigitalInc/GRASP-Net

Source code of "GRASP-Net: Geometric Residual Analysis and Synthesis for...

36
Emerging
34 yifita/3PU

Patch-base progressive 3D Point Set Upsampling

35
Emerging
35 superbijk/pytorch_pcd_metrics

PyTorch CUDA accelerated evaluation metrics for point cloud generation; All...

34
Emerging
36 PointCloudYC/ResPointNet2

ResPointNet++ for AutoCon journal paper.

33
Emerging
37 divanoLetto/3D_STEP_Classification

A new approach for retrieval and classification of 3D models that directly...

33
Emerging
38 Gorilla-Lab-SCUT/AnalyticMesh

An Efficient Implementation of Analytic Mesh Algorithm for 3D Iso-surface...

33
Emerging
39 ajhamdi/vointcloud

Voint Cloud: Multi-View Point Cloud Representation for 3D Understanding (ICLR 2023)

33
Emerging
40 Chen-Suyi/SIRA_Pytorch

[ICCV 2023] SIRA-PCR: Sim-to-Real Adaptation for 3D Point Cloud...

33
Emerging
41 athrva98/llb-features

Implementation of Local Laplace-Beltrami features for Point Clouds

32
Emerging
42 gabrieletiboni/MaskPlanner

MaskPlanner is a deep learning model for the quick generation of multiple,...

31
Emerging
43 isaaccorley/simpleview-pytorch

PyTorch implementation of SimpleView from "Revisiting Point Cloud...

31
Emerging
44 xiaoaoran/3d_url_survey

(TPAMI2023) Unsupervised Point Cloud Representation Learning with Deep...

31
Emerging
45 huangjh-pub/synorim

[T-PAMI'22] [Jittor & Pytorch] Multiway Non-rigid Point Cloud Registration...

31
Emerging
46 I2-Multimedia-Lab/Pointsoup

[IJCAI 2024] Pointsoup: High-Performance and Extremely Low-Decoding-Latency...

30
Emerging
47 google-research/se3ds

This repository hosts the code for our paper, "Simple and Effective...

29
Experimental
48 CPones/PointNet-with-ModleNet40

基于深度学习的3D点云数据处理——开上之作PointNet模型【Pytorch版】

29
Experimental
49 I2-Multimedia-Lab/PoLoPCAC

[Under Review] Efficient and Generic Point Model for Lossless Point Cloud...

29
Experimental
50 rui-qian/BANet

Rui Qian, Xin Lai, Xirong Li: BADet: Boundary-Aware 3D Object Detection from...

29
Experimental
51 cuge1995/CVPR-2021-point-cloud-analysis

CVPR 2021 papers focusing on point cloud analysis

29
Experimental
52 hxwork/OMNet_Pytorch

[ICCV 2021] OMNet: Learning Overlapping Mask for Partial-to-Partial Point...

29
Experimental
53 MegEngine/FINet

This is the official MegEngine implementation of FINet: Dual Branches...

27
Experimental
54 hkkkpang/Joint-PL-network

Deep network for joint line and point detection and description

27
Experimental
55 ArmanMaesumi/poissonnet

Official repository for "PoissonNet: A Local-Global Approach for Learning on...

27
Experimental
56 AndrewColligan/CADNet

Code for Graph Representation of 3D CAD models for Machining Feature...

27
Experimental
57 LTU-RAI/sga-dpcc

Official page for SGA-DPCC (Scene Graph-Aware Deep Point Cloud Compression),...

27
Experimental
58 Correr-Zhou/RepMode

[CVPR 2023 (Highlight)] Offical implementation of the paper "RepMode:...

26
Experimental
59 coldmanck/recovering-unbiased-scene-graphs

Official implementation of "Recovering the Unbiased Scene Graphs from the...

25
Experimental
60 JeonJaeHyeong/DPL

Code for paper "Semantic Diversity-aware Prototype-based Learning for...

25
Experimental
61 mesh-adaptation/UM2N

[NeurIPS 2024 Spotlight] Towards Universal Mesh Movement Networks

24
Experimental
62 sairajk/asia

[SIGGRAPH Asia 2025] "ASIA: Adaptive 3D Segmentation using Few Image Annotations ".

24
Experimental
63 renwuli/awesome-geometry-learning

A list of paper related to Geometry Learning.

22
Experimental
64 ZhileiChen99/UTOPIC

Uncertainty-aware Overlap Prediction Network for Partial Point Cloud Registration

21
Experimental
65 mit-han-lab/e3d

Efficient 3D Deep Learning

16
Experimental
66 cluster3d/cluster3d.github.io

Cluster3D: A Dataset and Benchmark forClustering Non-Categorical 3D CAD Models

14
Experimental
67 Uviveknarayan/Transcending_Grids

Implementation of the paper "Transcending Grids: Point Clouds and Surface...

11
Experimental
68 heiwang1997/synorim-jittor

Jittor implementation of 'SyNoRiM: Multiway Non-rigid Point Cloud...

10
Experimental