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
There is something that confuses me. There is a value of 915 in line 32 in the calculate_mupots_depth.py, what does it represent, and how is it derived?
p2d = torch.from_numpy(p2d).cuda() / 915
The text was updated successfully, but these errors were encountered:
There is something that confuses me. There is a value of 915 in line 32 in the calculate_mupots_depth.py, what does it represent, and how is it derived?
p2d = torch.from_numpy(p2d).cuda() / 915
The text was updated successfully, but these errors were encountered: