bob.med.tb.configs.datasets.mc_ch_in_pc_RS.defaultΒΆ

Aggregated dataset composed of Montgomery, Shenzhen, Indian and PadChest (TB) datasets

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

""" Aggregated dataset composed of Montgomery, Shenzhen, Indian and PadChest
(TB) datasets """

from . import _maker

dataset = _maker("default")