Skip to content
New issue

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

test #16

Open
123456789-qwer opened this issue Dec 8, 2022 · 3 comments
Open

test #16

123456789-qwer opened this issue Dec 8, 2022 · 3 comments

Comments

@123456789-qwer
Copy link

In the test phase, how can I get the output image to be the same size as the original image instead of the image size of 256*256.
Thanks!

@JunlinHan
Copy link
Owner

Hello,
Try adding --preprocess none!

@123456789-qwer
Copy link
Author

I have another problem.
How to generate images using only the G_A generator during the testing phase.
Thanks!

@JunlinHan
Copy link
Owner

JunlinHan commented Dec 8, 2022

I have another problem. How to generate images using only the G_A generator during the testing phase. Thanks!

You have to change some code in ./models/dcl_model.py, a simple solution is test with both G_A and G_B, but use the results from G_A only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants