timzhang642/3D-Machine-Learning
A resource repository for 3D machine learning
Curated collection of research papers, datasets, and courses spanning 3D object classification, detection, pose estimation, geometry synthesis, and scene understanding—organized by 3D representation types (point clouds, meshes, volumetric, multi-view). Covers deep learning approaches alongside traditional geometric methods, with references to foundational datasets like ModelNet, ShapeNet, and PASCAL3D+ that enable benchmarking across different 3D data modalities. Functions as a living research index with community contributions via pull requests and an associated Slack workspace for collaborative knowledge sharing.
10,144 stars. No commits in the last 6 months.
Stars
10,144
Forks
1,809
Language
—
License
—
Category
Last pushed
Jul 04, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/timzhang642/3D-Machine-Learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
daavoo/pyntcloud
pyntcloud is a Python library for working with 3D point clouds.
yangyanli/PointCNN
PointCNN: Convolution On X-Transformed Points (NeurIPS 2018)
torch-points3d/torch-points3d
Pytorch framework for doing deep learning on point clouds.
yogeshhk/MidcurveNN
Computation of Midcurve of Thin Polygons using Neural Networks
ranahanocka/MeshCNN
Convolutional Neural Network for 3D meshes in PyTorch