Skip to content

Unused num_images param in cifar10 example #73

Open
@QB3

Description

@QB3

The parameter num_images is currently unused in the cifar10 example

flags.DEFINE_integer("num_images", 50000, help="the number of generated images for evaluation")

It would be great to have a generate_cifar10.py to generate a given number of images, as in the edm code https://github.com/NVlabs/edm

Metadata

Metadata

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions