clovaai / stargan-v2

StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
Other
3.48k stars 653 forks source link

width is not equal length, about image size #133

Open cena001plus opened 2 years ago

cena001plus commented 2 years ago

thanks for your contribution, i have sevel questions.

  1. If the length and width of the data in my training set are different, can it be modified in the program?
  2. In addition to the requirements for the storage format of the data, are there any requirements for the name of the image?