GithubHelp home page GithubHelp logo

3d-reconstruct's Introduction

3d-reconstruct

Descrption

This repository contains code for a portion of the "Completing 3D Object Shape from One Depth Image" paper found here: http://vision.cs.uiuc.edu/projects/shaperecon/ . We are able to predict 3D meshes from 2D RGBD images, although the accuracy is not exactly quantifiable in its current state. However, viewing the images and predicted labels vs correct labels for the testing data, one can understand how the random forest works with the 2D RGBD images and why the outputs are not always close to correct.

Code

The code we have written is primarily Python with occasional MATLAB. It is located in /data_processing, /random_forest_matching, /voxelize_meshes, and main.py. The main program uses the majority of the code, but for some of the functions we implemented, we found either we did not need them, or were unable to integrate with the random forest classifier due to the scope and time of the project as well as the heavily-modified nature of the original random forest code provided in the paper. The /ThirdParty directory contains 3rd-party libraries used in the original paper, as well as some select higher-level abstraction code written by Jrock, plus a /cell2text library which was used for converting MATLAB cell arrays to text files.

3d-reconstruct's People

Contributors

rtso avatar talisman11 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

svlin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.