AutodeskAILab/BRepNet
BRepNet: A topological message passing system for solid models
This project helps mechanical engineers and CAD designers automatically analyze and segment complex 3D solid models, such as those created in CAD software. It takes in 3D models in standard formats like STEP and outputs detailed segmentation labels for different parts of the model (e.g., distinguishing holes, fillets, or other features). This is useful for anyone working with manufacturing, product design, or computer-aided engineering who needs to understand or process geometric features.
215 stars. No commits in the last 6 months.
Use this if you need to automatically identify and classify geometric features within complex 3D solid models, saving time compared to manual inspection.
Not ideal if your primary goal is basic visualization or simple geometric measurements rather than advanced feature recognition.
Stars
215
Forks
56
Language
Python
License
—
Category
Last pushed
Apr 04, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/AutodeskAILab/BRepNet"
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