You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to predict or inference on some figures instead of evaluting on NYUv2 to perform depth estimation, how should I do? I have some figures and I just hope to have a look of the performance on your model or method.
I just have a try, but I get confused when handling my own dataset(only test on dozens of figures) and meet some error.
So I wonder whether there is a convenient way or modifying least codes to do inference on a single figure? Thanks a lot.