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
Hi, what's the reason for doing args.nlabel*args.mindepth*0.3 instead of just args.nlabel*args.mindepth? I tried and I notice the difference, but am not sure what's the explanation for the depth map which looks better when it is multiplied with 0.3.