ConOR

July 19, 2022 ยท View on GitHub

[ECCV 2022] Uncertainty Quantification in Depth Estimation via Constrained Ordinal Regression

Benchmark Experiments

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