bob.med.tb.configs.datasets.mc_ch_in.fold_3_rgbΒΆ

Aggregated dataset composed of Montgomery, Shenzhen and Indian datasets (cross validation fold 3, RGB)

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

""" Aggregated dataset composed of Montgomery, Shenzhen and Indian datasets
(cross validation fold 3, RGB) """

from . import _maker

dataset = _maker("fold_3_rgb")