We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The picture size of the training character is 512512 If the size of the generated image is 5121024 Why is the generated character deformed?
training image 512*512:
grnerated image 512 * 512:
grnerated image 512*1024:
Weird why it turned out like this?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The picture size of the training character is 512512
If the size of the generated image is 5121024
Why is the generated character deformed?
training image 512*512:
![image](https://user-images.githubusercontent.com/1892662/231206127-36c9b725-cd84-4999-a9c2-f4e9c2d4e21b.png)
grnerated image 512 * 512:
![image](https://user-images.githubusercontent.com/1892662/231206475-2f9ea105-ba03-4e3b-8eb5-5bead492fdd4.png)
grnerated image 512*1024:
![image](https://user-images.githubusercontent.com/1892662/231207171-cf419c78-92df-49dd-a683-f7cc39d44ee6.png)
Weird why it turned out like this?
The text was updated successfully, but these errors were encountered: