Skip to content

parrykhai/DepthExp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

DepthExp

Steps

1. To get 3D point cloud from depth images

Download this code and the images
Go to directory and type python exp.py

In order to change the images replace the names in the read commands in exp.py

2. To estimate depth map

Install the packages

  • keras
  • PyGLM
  • PySide2
  • pyopengl

Go to DenseDepth [Link]
Download the code and the pretrained model-NYU Depth V2
save both the code and pretrained model in same folder..

Go to directory and type Python test.py

About

Code for project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages