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

one argument seems a little bit misleading in 'main.py' #43

Open
shiqi1994 opened this issue Jun 27, 2019 · 0 comments
Open

one argument seems a little bit misleading in 'main.py' #43

shiqi1994 opened this issue Jun 27, 2019 · 0 comments

Comments

@shiqi1994
Copy link

parser.add_argument('--patch_size', type=int, default=40, help='Size of cropped HR image')
I read the code of functions related to this argument, Is 'patch_size' the size of the net input? For example, for DBPNx4 model, if 'patch_size' is the input size '40x40', the hr_train_dataset should be a set of images sized 160x160 . Is it right?

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

1 participant