Skip to content

thotamohan/DeepVision-1

 
 

Repository files navigation

DeepVision

Model - Free Approach:

Please download the Model-free approach's trained models zip file from Gooogle Drive using the link below

https://drive.google.com/open?id=1r54lnyTCAFBg8nuIhWiYmGyoUdDFmNTK

and extract the models into the same directory as the main.py file and run the main.py file with optional arguments such as File Input Path and .obj output path.

Example: python3 main.py "PATH_TO_IMAGE.jpg" "OUTPUT_.obj_FILE_PATH"

Model - Based Approach:

Output of Model_Based.py are the predicted vertices which need to be input to the file visualiseobj.m to generate the 3D .obj file

About

Repository for the project 2D to 3D Reconstruction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 61.9%
  • MATLAB 15.7%
  • Python 12.9%
  • HTML 8.3%
  • CSS 1.1%
  • JavaScript 0.1%