You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.
I want to train GAN with my own dataset and with different input image size. i.e. 300* 300 . But in the code if I am making changes to input size from 6464 to 300 300, it's showing error.
What should I do to get high resolution images of greater size?
Thanks in advance
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi
I want to train GAN with my own dataset and with different input image size. i.e. 300* 300 . But in the code if I am making changes to input size from 6464 to 300 300, it's showing error.
What should I do to get high resolution images of greater size?
Thanks in advance
The text was updated successfully, but these errors were encountered: