shubhtuls/drc
Code release for "Multi-view Supervision for Single-view Reconstruction via Differentiable Ray Consistency" (CVPR 2017)
This project helps computer vision researchers reconstruct 3D models of objects from a single 2D image. You provide a photo of an object and the system generates a 3D model of that object. This tool is ideal for researchers in computer vision or robotics who need to extract 3D information from 2D images.
161 stars. No commits in the last 6 months.
Use this if you are a computer vision researcher working on 3D reconstruction from single images and need a method for robustly inferring object shape.
Not ideal if you need a tool for general-purpose 3D modeling or require highly precise measurements for engineering or manufacturing.
Stars
161
Forks
32
Language
Lua
License
—
Category
Last pushed
Jan 04, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/shubhtuls/drc"
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.