0

Trying to transfer learning to another custom datset using stylegan3. I reached this mentioned error due to the size of images. How can i go through this problem and furnish the appropriate size of dataset image 1024*1024.

File "/content/stylegan3/training/dataset.py", line 128, in resolution
    assert self.image_shape[1] == self.image_shape[2]
AssertionError

0 Answers0