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

input and output image size in training set #1669

Open
nanalaf opened this issue Aug 1, 2024 · 1 comment
Open

input and output image size in training set #1669

nanalaf opened this issue Aug 1, 2024 · 1 comment

Comments

@nanalaf
Copy link

nanalaf commented Aug 1, 2024

the input and output image size are always 256*256 no matter what the size of the original image, if i want to keep the input and output sizes the same as the original image, how should i do?

@kovalepskaia
Copy link

you must disable resize image in function get_transform() at base_dataset.py

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