tensorflow / tensorflow/datasets

[data request] Cifar 100 corrupted data set

Open
#2,151 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

dataset request
Dominant language
Python
Stars
4.6k
Forks
1.6k
Avg merge
3h 54m
Merged PRs (30d)
1

Description

  • Name of dataset: Cifar 100 corrupted
  • URL of dataset: https://github.com/hendrycks/robustness
  • License of dataset: Apache License 2.0
  • Short description of dataset and use case(s): The dataset contains corrupted versions of the Cifar 100 test set and is based on the paper Benchmarking Neural Network Robustness to Common Corruptions and Perturbations Dan Hendrycks and Thomas Dietterich. 19 different corruptions are applied to the 10000 images in Cifar 100 test set and these corruptions are available in 5 different intensities. This is a benchmark dataset used for evaluating robustness of image classifiers.

Folks who would also like to see this dataset in tensorflow/datasets, please thumbs-up so the developers can know which requests to prioritize.

And if you'd like to contribute the dataset (thank you!), see our guide to adding a dataset.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with docs/add_dataset.md and review the Cifar 100 corrupted dataset in the linked robustness repository. Follow the dataset contribution guide to determine the required entry points and validation steps; done means the dataset is added to tensorflow/datasets and its tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, tensorflow
Domain
data, machine-learning
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.