mednet.config.data.montgomery_shenzhen.datamodule#

Aggregated DataModule composed of Montgomery and Shenzhen databases.

Classes

DataModule(split_filename)

Aggregated DataModule composed of Montgomery and Shenzhen datasets.

class mednet.config.data.montgomery_shenzhen.datamodule.DataModule(split_filename)[source]#

Bases: ConcatDataModule

Aggregated DataModule composed of Montgomery and Shenzhen datasets.

Parameters:

split_filename (str) – Name of the .json file containing the split to load.