raphaelsulzer/dsrv-data
[ICPR 2022] Data, code and pretrained models for Deep Surface Reconstruction from Point Clouds with Visibility Information
This project helps convert raw 3D scan data into detailed, accurate digital 3D models of objects or environments. It takes point cloud data, which is like a scattered collection of points representing a surface, and reconstructs a smooth, solid 3D surface model. This is useful for researchers and engineers working with 3D scanning, computer graphics, or virtual reality.
No commits in the last 6 months.
Use this if you need to transform raw 3D point cloud scans, especially those with visibility information, into precise and complete 3D surface reconstructions.
Not ideal if you are looking for a simple drag-and-drop CAD tool or a solution for medical imaging reconstruction.
Stars
38
Forks
3
Language
Python
License
MIT
Category
Last pushed
Dec 07, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/raphaelsulzer/dsrv-data"
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