COPYING
MANIFEST.in
README.rst
buildout.cfg
requirements.txt
setup.py
version.txt
bob/__init__.py
bob.ip.binseg.egg-info/PKG-INFO
bob.ip.binseg.egg-info/SOURCES.txt
bob.ip.binseg.egg-info/dependency_links.txt
bob.ip.binseg.egg-info/entry_points.txt
bob.ip.binseg.egg-info/not-zip-safe
bob.ip.binseg.egg-info/requires.txt
bob.ip.binseg.egg-info/top_level.txt
bob/ip/__init__.py
bob/ip/binseg/__init__.py
bob/ip/binseg/configs/__init__.py
bob/ip/binseg/configs/datasets/__init__.py
bob/ip/binseg/configs/datasets/csv.py
bob/ip/binseg/configs/datasets/chasedb1/__init__.py
bob/ip/binseg/configs/datasets/chasedb1/covd.py
bob/ip/binseg/configs/datasets/chasedb1/first_annotator.py
bob/ip/binseg/configs/datasets/chasedb1/mtest.py
bob/ip/binseg/configs/datasets/chasedb1/second_annotator.py
bob/ip/binseg/configs/datasets/chasedb1/ssl.py
bob/ip/binseg/configs/datasets/chasedb1/xtest.py
bob/ip/binseg/configs/datasets/drionsdb/__init__.py
bob/ip/binseg/configs/datasets/drionsdb/expert1.py
bob/ip/binseg/configs/datasets/drionsdb/expert2.py
bob/ip/binseg/configs/datasets/drishtigs1/__init__.py
bob/ip/binseg/configs/datasets/drishtigs1/cup_all.py
bob/ip/binseg/configs/datasets/drishtigs1/cup_any.py
bob/ip/binseg/configs/datasets/drishtigs1/disc_all.py
bob/ip/binseg/configs/datasets/drishtigs1/disc_any.py
bob/ip/binseg/configs/datasets/drive/__init__.py
bob/ip/binseg/configs/datasets/drive/covd.py
bob/ip/binseg/configs/datasets/drive/default.py
bob/ip/binseg/configs/datasets/drive/mtest.py
bob/ip/binseg/configs/datasets/drive/second_annotator.py
bob/ip/binseg/configs/datasets/drive/ssl.py
bob/ip/binseg/configs/datasets/drive/xtest.py
bob/ip/binseg/configs/datasets/hrf/__init__.py
bob/ip/binseg/configs/datasets/hrf/covd.py
bob/ip/binseg/configs/datasets/hrf/default.py
bob/ip/binseg/configs/datasets/hrf/default_fullres.py
bob/ip/binseg/configs/datasets/hrf/mtest.py
bob/ip/binseg/configs/datasets/hrf/ssl.py
bob/ip/binseg/configs/datasets/hrf/xtest.py
bob/ip/binseg/configs/datasets/iostar/__init__.py
bob/ip/binseg/configs/datasets/iostar/covd.py
bob/ip/binseg/configs/datasets/iostar/optic_disc.py
bob/ip/binseg/configs/datasets/iostar/ssl.py
bob/ip/binseg/configs/datasets/iostar/vessel.py
bob/ip/binseg/configs/datasets/iostar/vessel_mtest.py
bob/ip/binseg/configs/datasets/iostar/vessel_xtest.py
bob/ip/binseg/configs/datasets/refuge/__init__.py
bob/ip/binseg/configs/datasets/refuge/cup.py
bob/ip/binseg/configs/datasets/refuge/disc.py
bob/ip/binseg/configs/datasets/rimoner3/__init__.py
bob/ip/binseg/configs/datasets/rimoner3/cup_exp1.py
bob/ip/binseg/configs/datasets/rimoner3/cup_exp2.py
bob/ip/binseg/configs/datasets/rimoner3/disc_exp1.py
bob/ip/binseg/configs/datasets/rimoner3/disc_exp2.py
bob/ip/binseg/configs/datasets/stare/__init__.py
bob/ip/binseg/configs/datasets/stare/ah.py
bob/ip/binseg/configs/datasets/stare/covd.py
bob/ip/binseg/configs/datasets/stare/mtest.py
bob/ip/binseg/configs/datasets/stare/ssl.py
bob/ip/binseg/configs/datasets/stare/vk.py
bob/ip/binseg/configs/datasets/stare/xtest.py
bob/ip/binseg/configs/models/__init__.py
bob/ip/binseg/configs/models/driu.py
bob/ip/binseg/configs/models/driu_bn.py
bob/ip/binseg/configs/models/driu_bn_ssl.py
bob/ip/binseg/configs/models/driu_od.py
bob/ip/binseg/configs/models/driu_ssl.py
bob/ip/binseg/configs/models/hed.py
bob/ip/binseg/configs/models/lwnet.py
bob/ip/binseg/configs/models/m2unet.py
bob/ip/binseg/configs/models/m2unet_ssl.py
bob/ip/binseg/configs/models/resunet.py
bob/ip/binseg/configs/models/unet.py
bob/ip/binseg/data/__init__.py
bob/ip/binseg/data/dataset.py
bob/ip/binseg/data/loader.py
bob/ip/binseg/data/sample.py
bob/ip/binseg/data/transforms.py
bob/ip/binseg/data/utils.py
bob/ip/binseg/data/chasedb1/__init__.py
bob/ip/binseg/data/chasedb1/first-annotator.json
bob/ip/binseg/data/chasedb1/second-annotator.json
bob/ip/binseg/data/chasedb1/masks/Image_01L.png
bob/ip/binseg/data/chasedb1/masks/Image_01R.png
bob/ip/binseg/data/chasedb1/masks/Image_02L.png
bob/ip/binseg/data/chasedb1/masks/Image_02R.png
bob/ip/binseg/data/chasedb1/masks/Image_03L.png
bob/ip/binseg/data/chasedb1/masks/Image_03R.png
bob/ip/binseg/data/chasedb1/masks/Image_04L.png
bob/ip/binseg/data/chasedb1/masks/Image_04R.png
bob/ip/binseg/data/chasedb1/masks/Image_05L.png
bob/ip/binseg/data/chasedb1/masks/Image_05R.png
bob/ip/binseg/data/chasedb1/masks/Image_06L.png
bob/ip/binseg/data/chasedb1/masks/Image_06R.png
bob/ip/binseg/data/chasedb1/masks/Image_07L.png
bob/ip/binseg/data/chasedb1/masks/Image_07R.png
bob/ip/binseg/data/chasedb1/masks/Image_08L.png
bob/ip/binseg/data/chasedb1/masks/Image_08R.png
bob/ip/binseg/data/chasedb1/masks/Image_09L.png
bob/ip/binseg/data/chasedb1/masks/Image_09R.png
bob/ip/binseg/data/chasedb1/masks/Image_10L.png
bob/ip/binseg/data/chasedb1/masks/Image_10R.png
bob/ip/binseg/data/chasedb1/masks/Image_11L.png
bob/ip/binseg/data/chasedb1/masks/Image_11R.png
bob/ip/binseg/data/chasedb1/masks/Image_12L.png
bob/ip/binseg/data/chasedb1/masks/Image_12R.png
bob/ip/binseg/data/chasedb1/masks/Image_13L.png
bob/ip/binseg/data/chasedb1/masks/Image_13R.png
bob/ip/binseg/data/chasedb1/masks/Image_14L.png
bob/ip/binseg/data/chasedb1/masks/Image_14R.png
bob/ip/binseg/data/drionsdb/__init__.py
bob/ip/binseg/data/drionsdb/expert1.json
bob/ip/binseg/data/drionsdb/expert2.json
bob/ip/binseg/data/drishtigs1/__init__.py
bob/ip/binseg/data/drishtigs1/optic-cup.json
bob/ip/binseg/data/drishtigs1/optic-disc.json
bob/ip/binseg/data/drive/__init__.py
bob/ip/binseg/data/drive/default.json
bob/ip/binseg/data/drive/second-annotator.json
bob/ip/binseg/data/hrf/__init__.py
bob/ip/binseg/data/hrf/default.json
bob/ip/binseg/data/iostar/__init__.py
bob/ip/binseg/data/iostar/optic-disc.json
bob/ip/binseg/data/iostar/vessel.json
bob/ip/binseg/data/refuge/__init__.py
bob/ip/binseg/data/refuge/default.json
bob/ip/binseg/data/rimoner3/__init__.py
bob/ip/binseg/data/rimoner3/optic-cup-avg.json
bob/ip/binseg/data/rimoner3/optic-cup-exp1.json
bob/ip/binseg/data/rimoner3/optic-cup-exp2.json
bob/ip/binseg/data/rimoner3/optic-disc-avg.json
bob/ip/binseg/data/rimoner3/optic-disc-exp1.json
bob/ip/binseg/data/rimoner3/optic-disc-exp2.json
bob/ip/binseg/data/stare/__init__.py
bob/ip/binseg/data/stare/ah.json
bob/ip/binseg/data/stare/vk.json
bob/ip/binseg/data/stare/masks/stare-images/im0001.png
bob/ip/binseg/data/stare/masks/stare-images/im0002.png
bob/ip/binseg/data/stare/masks/stare-images/im0003.png
bob/ip/binseg/data/stare/masks/stare-images/im0004.png
bob/ip/binseg/data/stare/masks/stare-images/im0005.png
bob/ip/binseg/data/stare/masks/stare-images/im0044.png
bob/ip/binseg/data/stare/masks/stare-images/im0077.png
bob/ip/binseg/data/stare/masks/stare-images/im0081.png
bob/ip/binseg/data/stare/masks/stare-images/im0082.png
bob/ip/binseg/data/stare/masks/stare-images/im0139.png
bob/ip/binseg/data/stare/masks/stare-images/im0162.png
bob/ip/binseg/data/stare/masks/stare-images/im0163.png
bob/ip/binseg/data/stare/masks/stare-images/im0235.png
bob/ip/binseg/data/stare/masks/stare-images/im0236.png
bob/ip/binseg/data/stare/masks/stare-images/im0239.png
bob/ip/binseg/data/stare/masks/stare-images/im0240.png
bob/ip/binseg/data/stare/masks/stare-images/im0255.png
bob/ip/binseg/data/stare/masks/stare-images/im0291.png
bob/ip/binseg/data/stare/masks/stare-images/im0319.png
bob/ip/binseg/data/stare/masks/stare-images/im0324.png
bob/ip/binseg/engine/__init__.py
bob/ip/binseg/engine/adabound.py
bob/ip/binseg/engine/evaluator.py
bob/ip/binseg/engine/predictor.py
bob/ip/binseg/engine/significance.py
bob/ip/binseg/engine/ssltrainer.py
bob/ip/binseg/engine/trainer.py
bob/ip/binseg/models/__init__.py
bob/ip/binseg/models/driu.py
bob/ip/binseg/models/driu_bn.py
bob/ip/binseg/models/driu_od.py
bob/ip/binseg/models/driu_pix.py
bob/ip/binseg/models/hed.py
bob/ip/binseg/models/losses.py
bob/ip/binseg/models/lwnet.py
bob/ip/binseg/models/m2unet.py
bob/ip/binseg/models/make_layers.py
bob/ip/binseg/models/normalizer.py
bob/ip/binseg/models/resunet.py
bob/ip/binseg/models/unet.py
bob/ip/binseg/models/backbones/__init__.py
bob/ip/binseg/models/backbones/mobilenetv2.py
bob/ip/binseg/models/backbones/resnet.py
bob/ip/binseg/models/backbones/vgg.py
bob/ip/binseg/script/__init__.py
bob/ip/binseg/script/analyze.py
bob/ip/binseg/script/binseg.py
bob/ip/binseg/script/compare.py
bob/ip/binseg/script/config.py
bob/ip/binseg/script/dataset.py
bob/ip/binseg/script/evaluate.py
bob/ip/binseg/script/experiment.py
bob/ip/binseg/script/predict.py
bob/ip/binseg/script/significance.py
bob/ip/binseg/script/train.py
bob/ip/binseg/test/__init__.py
bob/ip/binseg/test/test_batchmeasures.py
bob/ip/binseg/test/test_chasedb1.py
bob/ip/binseg/test/test_checkpointer.py
bob/ip/binseg/test/test_cli.py
bob/ip/binseg/test/test_config.py
bob/ip/binseg/test/test_dataset.py
bob/ip/binseg/test/test_drionsdb.py
bob/ip/binseg/test/test_drishtigs1.py
bob/ip/binseg/test/test_drive.py
bob/ip/binseg/test/test_hrf.py
bob/ip/binseg/test/test_iostar.py
bob/ip/binseg/test/test_measures.py
bob/ip/binseg/test/test_models.py
bob/ip/binseg/test/test_refuge.py
bob/ip/binseg/test/test_rimoner3.py
bob/ip/binseg/test/test_significance.py
bob/ip/binseg/test/test_stare.py
bob/ip/binseg/test/test_summary.py
bob/ip/binseg/test/test_transforms.py
bob/ip/binseg/test/utils.py
bob/ip/binseg/test/data/img-16bit.png
bob/ip/binseg/test/data/iris-test.csv
bob/ip/binseg/test/data/iris-train.csv
bob/ip/binseg/test/data/iris.json
bob/ip/binseg/utils/__init__.py
bob/ip/binseg/utils/checkpointer.py
bob/ip/binseg/utils/measure.py
bob/ip/binseg/utils/plot.py
bob/ip/binseg/utils/resources.py
bob/ip/binseg/utils/summary.py
bob/ip/binseg/utils/table.py
doc/acknowledgements.rst
doc/additionalresults.pdf
doc/api.rst
doc/cli.rst
doc/datasets.rst
doc/evaluation.rst
doc/experiment.rst
doc/extra-intersphinx.txt
doc/extras.txt
doc/index.rst
doc/links.rst
doc/nitpick-exceptions.txt
doc/references.rst
doc/setup.rst
doc/training.rst
doc/usage.rst
doc/_templates/config.rst
doc/img/bob-128x128.png
doc/img/bob-favicon.ico
doc/img/bob-logo.png
doc/results/index.rst
doc/results/baselines/chasedb1.pdf
doc/results/baselines/chasedb1.png
doc/results/baselines/drive.pdf
doc/results/baselines/drive.png
doc/results/baselines/hrf-fullres.pdf
doc/results/baselines/hrf-fullres.png
doc/results/baselines/hrf.pdf
doc/results/baselines/hrf.png
doc/results/baselines/index.rst
doc/results/baselines/iostar-vessel.pdf
doc/results/baselines/iostar-vessel.png
doc/results/baselines/stare.pdf
doc/results/baselines/stare.png
doc/results/covd/index.rst
doc/results/old/index.rst
doc/results/old/pr_CHASEDB1.png
doc/results/old/pr_DRIVE.png
doc/results/old/pr_HRF.png
doc/results/old/pr_IOSTARVESSEL.png
doc/results/old/pr_STARE.png
doc/results/xtest/driu-chasedb1.pdf
doc/results/xtest/driu-chasedb1.png
doc/results/xtest/driu-drive.pdf
doc/results/xtest/driu-drive.png
doc/results/xtest/driu-hrf.pdf
doc/results/xtest/driu-hrf.png
doc/results/xtest/driu-iostar-vessel.pdf
doc/results/xtest/driu-iostar-vessel.png
doc/results/xtest/driu-stare.pdf
doc/results/xtest/driu-stare.png
doc/results/xtest/index.rst
doc/results/xtest/m2unet-chasedb1.pdf
doc/results/xtest/m2unet-chasedb1.png
doc/results/xtest/m2unet-drive.pdf
doc/results/xtest/m2unet-drive.png
doc/results/xtest/m2unet-hrf.pdf
doc/results/xtest/m2unet-hrf.png
doc/results/xtest/m2unet-iostar-vessel.pdf
doc/results/xtest/m2unet-iostar-vessel.png
doc/results/xtest/m2unet-stare.pdf
doc/results/xtest/m2unet-stare.png
doc/scripts/baselines.sh
doc/scripts/mtest.sh
doc/scripts/xtest.sh