bob.ip.binseg.configs.datasets.rimoner3.disc_exp1_768ΒΆ

RIM-ONE r3 for Optic Disc Segmentation (expert #1 annotations)

Configuration resolution: 768 x 768 (after padding and resizing)

#!/usr/bin/env python
# coding=utf-8

"""RIM-ONE r3 for Optic Disc Segmentation (expert #1 annotations)

Configuration resolution: 768 x 768 (after padding and resizing)

"""

from bob.ip.binseg.configs.datasets.rimoner3 import _maker_square

dataset = _maker_square("optic-disc-exp1", 768)