-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
Hi, thank you for nice work!
I'm confused about the 'focal_scale'. Why do we need to do this:
Lines 382 to 383 in 22dfecf
| if self.opt.focal: | |
| pred_depth = pred_depth * data[("K", 0, 0)][i, 0, 0].item() / self.opt.focal_scale |
Metadata
Metadata
Assignees
Labels
No labels