ialhashim / DenseDepth

High Quality Monocular Depth Estimation via Transfer Learning
https://arxiv.org/abs/1812.11941
GNU General Public License v3.0
1.57k stars 357 forks source link

why it works better on hface than locally with same model acquired from hface ? #203

Open 2blackbar opened 2 years ago

2blackbar commented 2 years ago

I have the same image ran through local densedepth demo.py and hface demo - https://huggingface.co/spaces/Detomo/Depth-Estimation

but hface produces nicer results than local demo.py with more depth visible , how come ? can i increse the depth locally so its exactly like oh hface demo ? How i can make it detect more depth or accept higher res than 650x480

I have to say that test.py locally works like hface demo, but demo.py does not despite using the same model as test.py, its showing worse result, with less depth detected , why is that ? i want it to look ike test.py with purple to yellow.