Class labels are not taken from the JSON file into the dataloader. - [ ] These need to be ordered into some sort of numerical indexing - in helper scripts. - [ ] Labels need to be included in dataloader - in DL scripts. - [x] Labels need to be extracted from Apeer. - [ ] And they also need to be merged into the comon dictionary format in helper scripts.
Class labels are not taken from the JSON file into the dataloader.