nianticlabs / monodepth2

[ICCV 2019] Monocular depth estimation from a single image
Other
4.16k stars 962 forks source link

Network inference time problem #480

Open mrwen-hard opened 1 year ago

mrwen-hard commented 1 year ago

Hello, thank you for sharing. Is there any code in the test_simple.py file for calculating the inference time of the network on GPU and CPU?How to calculate network inference time?