Files
fast-depth-tf/fast_depth_functional.py
Piv 870429c3ef Refactor fast-depth
Addresses the following:
 - Rename nnconv5 block to nnconv5
 - Add skip connections directly to nnconv5 block
 - Allow custom metrics, loss and optimizer (keep defaults that reflect original paper) to train
 - Correctly use nyu evaluation dataset only when no dataset is provided
2021-03-29 17:57:12 +10:30

7.7 KiB