tensorflow / tensorflow/datasets

CelebaHQ manual data preparation no longer possible?

Open
#1,496 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

The docs here suggest that you need a set of .tar files in order to use the CelebaHQ dataset, but the linked repository for generating them now has what appears to be a different format for the generated dataset, with .tfrecords files. I dug around in the history of that repo but couldn't find instructions for the old way of generating .tar files. If someone could link to a way to generate these old-style files it would be much appreciated, otherwise I think this dataset loader needs updated.

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

Compare the CelebaHQ documentation with the linked progressive_growing_of_gans repository, focusing on the expected .tar files and the current .tfrecords output. Determine whether a reproducible old-format preparation path exists or whether the dataset loader and documentation must be aligned with the current format; done means the documented preparation and dataset loading path works.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, tensorflow
Domain
data, documentation, machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.