Creating an image dataset
Last updated
Was this helpful?
Last updated
Was this helpful?
To build a new network you need a dataset. Your data should be structured like:
Datasets in HyperGAN are meant to be simple to create. Just use a folder of images.
For jpg(pass -f jpg
)
Loose images of any kind can be used
CelebA aligned faces
MS Coco
ImageNet
youtube-dl (see )
To convert and resize your data for processing, you can use imagemagick