Terumo: binary classifiers for glomerular data Usage: Copy all the dataset folders to the data/raw folder. Run make build_dataset. This will run in two steps: First, it will arrange the dataset into 6 sub-folders of the data/raw folder, according to class names: Hypercellularity Membranous Sclerosis Normal Podocytopathy Crescent Then, it will create the 6 copies that will be used to train each binary classifier (Optional) If you want a test run (of 1 epoch, and only a single model) run make test Run make train to train all 6 models sequentially, in the order above (Hypercellularity, Membranous, Sclerosis, Normal, Podocytopathy, Crescent)