Data raw:
my images folder contains another folder called frames and they are *.png files but the command line fails saying:
Error: Missing input file or directory: /content/drive/MyDrive/data/gan/images/old
do they have to be *.jpg? mine are 1024 x 1024 png files. Thanks for your great channel.
Data raw: my images folder contains another folder called frames and they are *.png files but the command line fails saying: Error: Missing input file or directory: /content/drive/MyDrive/data/gan/images/old
do they have to be *.jpg? mine are 1024 x 1024 png files. Thanks for your great channel.
CMD = "python /content/stylegan2-ada-pytorch/dataset_tool.py " "--source /content/drive/MyDrive/data/gan/images/frames " "--dest /content/drive/MyDrive/data/gan/dataset"