diff --git a/src/ptbench/data/indian/datamodule.py b/src/ptbench/data/indian/datamodule.py index 6316f264e859c091232a61fd22104fc95b1fe2e6..f68d184e4d10b0830bb3ef50d83527b4f2d88ac2 100644 --- a/src/ptbench/data/indian/datamodule.py +++ b/src/ptbench/data/indian/datamodule.py @@ -21,9 +21,10 @@ def make_split(basename: str) -> DatabaseSplit: class DataModule(CachingDataModule): """Indian collection dataset for computer-aided diagnosis. - The Indian collection database has been established to foster research - in computer-aided diagnosis of pulmonary diseases with a special - focus on pulmonary tuberculosis (TB). + The Indian collection database has been established to foster research in + computer-aided diagnosis of pulmonary diseases with a special focus on + pulmonary tuberculosis (TB). This database is also known as the "Database + A/Database B" database. * Original images PNG, 8-bit grayscale, 1024 x 1024 pixels * Split reference: [INDIAN-2013]_ with 20% of train set for the validation set