This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes wrong label in FilePathDataset (#94)
* Fixes #93 Instead of labels, file names were used for making label-to-class map. * Fix label mapping in FilePathDataset __getitem__ * Cleanup label to class mapping code.
- Loading branch information