aim-uofa / AdelaiDepth

This repo contains the projects: 'Virtual Normal', 'DiverseDepth', and '3D Scene Shape'. They aim to solve the monocular depth estimation, 3D scene reconstruction from single image problems.
Creative Commons Zero v1.0 Universal
1.07k stars 145 forks source link

Where can I find tools/test_depth.py and tools/test_shape.py? #64

Closed tway24 closed 1 year ago

tway24 commented 1 year ago

As mentioned in https://github.com/aim-uofa/AdelaiDepth/tree/main/LeReS#quick-start-inference, I can't find tools/test_depth.py and tools/test_shape.py. Could you please direct me?

guangkaixu commented 1 year ago

Hi, the two python files are under "AdelaiDepth/LeReS/Minist_Test".