-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
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
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request