bob.med.tb.configs.datasets.mc_ch_in_pc.rgbΒΆ

Aggregated dataset composed of Montgomery, Shenzhen, Indian and Padchest (RGB) datasets

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

""" Aggregated dataset composed of Montgomery, Shenzhen, Indian and Padchest
(RGB) datasets """

from . import _maker

dataset = _maker("rgb")