mednet.data.classify.montgomery_shenzhen_indian_tbx11k

Aggregated DataModule composed of montgomery's, shenzhen's, indian's, and tbx11k's splits.

This module contains the base declaration of common data modules and raw-data loaders for this database. All configured splits inherit from this definition.

Module Attributes

DATABASE_SLUG

Pythonic name of this database.

Classes

DataModule(split_name, split_path)

Aggregated DataModule composed of montgomery's, shenzhen's, indian's, and tbx11k's splits.

mednet.data.classify.montgomery_shenzhen_indian_tbx11k.DATABASE_SLUG = 'montgomery_shenzhen_indian_tbx11k'

Pythonic name of this database.

class mednet.data.classify.montgomery_shenzhen_indian_tbx11k.DataModule(split_name, split_path)[source]

Bases: ConcatDataModule

Aggregated DataModule composed of montgomery's, shenzhen's, indian's, and tbx11k's splits.

Parameters: