Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OODDataset name is confusing #59

Open
cofri opened this issue Aug 24, 2023 · 1 comment
Open

OODDataset name is confusing #59

cofri opened this issue Aug 24, 2023 · 1 comment

Comments

@cofri
Copy link
Contributor

cofri commented Aug 24, 2023

  • It lets believe the user that this is a dataset object, like tf.data.Dataset or torch.DataLoader and that it can be used like a dataset in the detectors or elsewhere.
  • The methods of OODDataset look more like utils functions to load/modify/filter/merge/prepare TF or Torch datasets.
@y-prudent
Copy link
Member

y-prudent commented Aug 24, 2023

Suggestions: OODDatasetFactory, OODDatasetFormatter, DatasetFactory, DatasetFormatter, DatasetPipeline, OODDatasetLoader, OODDatasetUtils...

[CoFri] DatasetHandler

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

No branches or pull requests

2 participants