divanoLetto/3D_STEP_Classification
A new approach for retrieval and classification of 3D models that directly performs in the CAD format without any format conversion to other representations like point clouds of meshes, thus avoiding any loss of information.
This project helps mechanical designers, engineers, and manufacturing professionals efficiently organize and find 3D CAD models. It takes your existing 3D models in STEP format and classifies them by their geometric properties, or helps you retrieve similar models from a library. This allows users to quickly sort vast collections of designs or find specific components without manual inspection.
100 stars. No commits in the last 6 months.
Use this if you need to automatically categorize or search through a large collection of 3D CAD models saved in the STEP format, without converting them to other representations that might lose detail.
Not ideal if your 3D models are not in STEP format, or if you require human-level interpretation of highly complex or abstract design features rather than geometric classification.
Stars
100
Forks
16
Language
Python
License
—
Category
Last pushed
Dec 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/divanoLetto/3D_STEP_Classification"
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
charlesq34/pointnet2
PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space