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
As shown in Figure 5, the final depth is sampled from the real depth, so the range of the real depth (i.e., [0, dr]) must contain the range of the final depth (i.e., [2, 54]m).
In the paper, we set dv and fv to 54m and 800 pixels (i.e. less than the minimum focal length of the nuScenes cameras). Namely, fr > fv, which can deduce dr > dv = 54m. Therefore, the range of the real depth can contain the range of the final depth for all the nuScenes cameras.
@fcjian Hi, thanks for your great work.
I would like to know when using CDN, how to determine these hyperparameters for virtual depth. Could you please explain more?
The text was updated successfully, but these errors were encountered: