bob.ip.binseg.configs.datasets.rimoner3.cup_exp1ΒΆ
RIM-ONE r3 for Optic Cup Segmentation (expert #1 annotations)
Configuration resolution: 1440 x 1088 (after padding)
Split reference: [MANINIS-2016]
See
bob.ip.binseg.data.rimoner3
for dataset details
#!/usr/bin/env python
# coding=utf-8
"""RIM-ONE r3 for Optic Cup Segmentation (expert #1 annotations)
* Configuration resolution: 1440 x 1088 (after padding)
* Split reference: [MANINIS-2016]_
* See :py:mod:`bob.ip.binseg.data.rimoner3` for dataset details
"""
from bob.ip.binseg.configs.datasets.rimoner3 import _maker
dataset = _maker("optic-cup-exp1")