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

how to add coco dataset to os2d dataset.py #9

Closed
mrtechnoo opened this issue Dec 3, 2020 · 1 comment
Closed

how to add coco dataset to os2d dataset.py #9

mrtechnoo opened this issue Dec 3, 2020 · 1 comment

Comments

@mrtechnoo
Copy link

No description provided.

@mrtechnoo mrtechnoo changed the title how to add coco dataset to os2d dataset how to add coco dataset to os2d dataset.py Dec 3, 2020
@aosokin
Copy link
Owner

aosokin commented Dec 3, 2020

Hi, to add COCO you need to implement a function like build_imagenet_trainval or build_grozi_dataset (see dataset.py) that constructs a one-shot version of COCO in the form of DatasetOneShotDetection.
Best,
Anton

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