tensorflow / tensorflow/datasets
[data request] 128x128 openAI improved GAN imagenet
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 1.6k
- Avg merge
- 3h 54m
- Merged PRs (30d)
- 1
Description
- Name of dataset: Downsampled OpenAI Imagenet
- URL of dataset: Generated from this: https://github.com/openai/improved-gan/blob/master/imagenet/convert_imagenet_to_records.py
- License of dataset: Same as ImageNet
- Short description of dataset and use case(s): It's a 128x128 imagenet dataset used as benchmarks on a number of important GAN papers.
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the repository's docs/add_dataset.md guide and inspect the referenced imagenet/convert_imagenet_to_records.py script in openai/improved-gan to understand the dataset source and format. Done means adding the 128x128 Downsampled OpenAI ImageNet dataset to tensorflow/datasets with the documented metadata, licensing information, and benchmark-ready representation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, tensorflow
- Domain
- data, machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100