AndrewColligan/Point-Cloud-Creation-from-CAD-Models
This project is used to generate point clouds from CAD models and transfer face labels and other features to points..
This helps mechanical engineers or designers prepare their CAD models for machine learning analysis. It converts detailed CAD files, which are often in a boundary representation (B-Rep) format, into standardized point clouds. The tool also automatically transfers original face labels and other feature information from the CAD model onto these newly generated points.
No commits in the last 6 months.
Use this if you need to transform your complex CAD designs into a uniform, numerically processable format for machine learning algorithms.
Not ideal if you don't work with CAD models or if your primary goal isn't preparing data for machine learning tasks.
Stars
16
Forks
—
Language
—
License
—
Category
Last pushed
May 28, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/AndrewColligan/Point-Cloud-Creation-from-CAD-Models"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
drprojects/superpoint_transformer
Official PyTorch implementation of Superpoint Transformer introduced in [ICCV'23] "Efficient 3D...
yuxumin/PoinTr
[ICCV 2021 Oral] PoinTr: Diverse Point Cloud Completion with Geometry-Aware Transformers
charlesq34/frustum-pointnets
Frustum PointNets for 3D Object Detection from RGB-D Data
drprojects/DeepViewAgg
[CVPR'22 Best Paper Finalist] Official PyTorch implementation of the method presented in...
facebookresearch/votenet
Deep Hough Voting for 3D Object Detection in Point Clouds