manycore-research/PlankAssembly
[ICCV 2023] PlankAssembly: Robust 3D Reconstruction from Three Orthographic Views with Learnt Shape Programs
This tool helps mechanical engineers and industrial designers reconstruct 3D models from 2D engineering drawings. You provide three orthographic views (top, front, side) of a design, and it generates a precise 3D model, simplifying the transition from blueprint to digital prototype. It's designed for professionals who need to convert 2D technical drawings into accurate 3D representations.
101 stars. No commits in the last 6 months.
Use this if you need to quickly and accurately generate 3D models from standard 2D orthographic engineering drawings, especially when dealing with visible lines, hidden lines, or sideface inputs.
Not ideal if your input consists of raster images of drawings, as this tool is optimized for structured line data; look for tools that specifically handle scanned or photographic drawing inputs.
Stars
101
Forks
12
Language
Python
License
AGPL-3.0
Category
Last pushed
May 14, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/manycore-research/PlankAssembly"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
3DOM-FBK/deep-image-matching
Multiview matching with deep-learning and hand-crafted local features for COLMAP and other SfM...
suhangpro/mvcnn
Multi-view CNN (MVCNN) for shape recognition
zouchuhang/LayoutNet
Torch implementation of our CVPR 18 paper: "LayoutNet: Reconstructing the 3D Room Layout from a...
andyzeng/tsdf-fusion-python
Python code to fuse multiple RGB-D images into a TSDF voxel volume.
andyzeng/tsdf-fusion
Fuse multiple depth frames into a TSDF voxel volume.