-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Add Imagewoof Dataset #1590
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
base: master
Are you sure you want to change the base?
Add Imagewoof Dataset #1590
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please have a look on these minor changes. Also ImageWoof have 320px and 160 px data size also can you please add them also
Edit : You can see Imagenette.py
for reference
@Eshan-Agarwal I have made the required changes and run pylint to ensure correct formatting. Thanks |
'label': lbl_dict[image_folder] | ||
} | ||
count += 1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know why its not showing you error for adding extra one line space after ending of code.
Add Dataset
dataset_info.json
Gist: https://gist.github.com/nouman-10/b5887ad7903791380c60b181351a0f27Description
Imagewoof is a subset of 10 classes from Imagenet that aren't so easy to classify, since they're all dog breeds.
The breeds are: Australian terrier, Border terrier, Samoyed, Beagle, Shih-Tzu, English foxhound, Rhodesian ridgeback, Dingo, Golden retriever, Old English sheepdog
Checklist
__init__.py
download_and_prepare
successfullyBibTeX
format