bob.ip.binseg.configs.datasets.rimoner3.disc_exp1_512ΒΆ
RIM-ONE r3 for Optic Disc Segmentation (expert #1 annotations)
Configuration resolution: 512 x 512 (after padding and resizing)
#!/usr/bin/env python
# coding=utf-8
"""RIM-ONE r3 for Optic Disc Segmentation (expert #1 annotations)
Configuration resolution: 512 x 512 (after padding and resizing)
"""
from bob.ip.binseg.configs.datasets.rimoner3 import _maker_square
dataset = _maker_square("optic-disc-exp1", 512)