Skip to content

Add cifar100 corrupted dataset#2152

Open
iswariyam wants to merge 2 commits intotensorflow:masterfrom
iswariyam:issue-2151
Open

Add cifar100 corrupted dataset#2152
iswariyam wants to merge 2 commits intotensorflow:masterfrom
iswariyam:issue-2151

Conversation

@iswariyam
Copy link
Copy Markdown
Contributor

Add Dataset

Description

Cifar100Corrupted is generated by adding 15 common corruptions + 4
extra corruptions to the 10000 test images in Cifar10 and Cifar100 datasets. This dataset wraps
the corrupted Cifar 100 test images uploaded by the original authors.

Checklist

  • Address all TODO's
  • Add alphabetized import to subdirectory's __init__.py
  • Run download_and_prepare successfully
  • Add checksums file
  • Properly cite in BibTeX format
  • Add passing test(s)
  • Add test data
  • Lint code

@googlebot googlebot added the cla: yes Author has signed CLA label Jul 5, 2020
@tfds-bot tfds-bot added the community:please_review Community - We need your help to review this PR. label Jul 5, 2020
@iswariyam iswariyam marked this pull request as ready for review July 5, 2020 22:16
@iswariyam
Copy link
Copy Markdown
Contributor Author

I have 95 different corrupted versions of Cifar 100 generated, each having a dataset_info.json. @Conchylicultor Can you please tell me how I should attach these 95 different dataset_info.json files to the PR description ?

@vijayphoenix vijayphoenix added the dataset request Request for a new dataset to be added label Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Author has signed CLA community:please_review Community - We need your help to review this PR. dataset request Request for a new dataset to be added

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants