Skip to content

Conversation

JosuaRieder
Copy link
Contributor

Implement support for providing the labels with a json file for the "Folder" dataset. Support for other file formats could also be added easily.

I train on pseudo-labels and having to realize the pseudo-labeling using the file system is very slow.

It was not entirely clear to me at which level I should load the actual file, i.e. when to convert the Union[Dict, str] to Dict. I decided on create_reader but it could theoretically also be done one level later, i.e. in find_images_and_targets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant