Skip to content

Latest commit

 

History

History

Benchmark

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

ConOR

[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