[ECCV 2022] Uncertainty Quantification in Depth Estimation via Constrained Ordinal Regression
To train a single ConOR, run bash ./scripts/train.sh
To test a single ConOR, run bash ./scripts/test.sh
To train boostrapping models of ConOR run bash ./scripts/train_bs.sh
To test final results of uncertainty evaluation with BS, run bash ./scripts/test_bs.sh