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
Congratulations for your nice work. Just two questions.
1.) My dataset is composed of 128 x 128 images. I am wondering whether I need to change the default crop_size from 128 to some smaller value (e.g. 64 x 64).
2.) I am not able to run the all gpu config because I do not have xterm installed. I am running on RedHat Linux. And I am not allowed to install xterm. Hence, this line:
Hi, thanks!
1.) I think you shouldn't, but you can always just test both ways.
2.) Sorry, this is outdated (2017!), you should probably run the run_zssr_signle_input.py instead of that.
Good luck!
Hello,
Congratulations for your nice work. Just two questions.
1.) My dataset is composed of 128 x 128 images. I am wondering whether I need to change the default
crop_size
from 128 to some smaller value (e.g. 64 x 64).2.) I am not able to run the
all
gpu config because I do not have xterm installed. I am running on RedHat Linux. And I am not allowed to install xterm. Hence, this line:gives this error:
sh: xterm: command not found
.Can you tell me how to solve this?
Thank you.
The text was updated successfully, but these errors were encountered: