GunAhn
GunAhn
Hi, thank you for making easy notebook for WGAN. I am trying to use your WGAN. However, I got this error message `RuntimeError: Mismatch in shape: grad_output[0] has a shape...
Hi, thank you for making an amazing notebook that I can practice. I would like to change the size of the image. For example, in R1GAN and BEGAN, `IMAGE_DIM` is...
Hi, thank you so much for making easy repo for styleGAN2. I have a problem with using this code. `stylegan2_pytorch -- DCGAN/Knee_GAN/processed/2/test/ ` When I tried to use the above...
Hi, thank you for making an amazing library. I am trying to use your library for my research. However, I have been facing errors while I was trying to install...
I want to use prepare_data.py python prepare_data.py --out LMDB_PATH --n_worker N_WORKER --size SIZE1,SIZE2,SIZE3,... DATASET_PATH However, when I was trying to use that code, (my data is in folder "numbered_SNUH_knee_512") `python...