bob.ip.binseg.configs.datasets.rimoner3.cup_exp1_768ΒΆ
RIM-ONE r3 for Optic Cup 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 Cup 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-cup-exp1", 768)