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

Confused with "--sample" params and can't find any outputs during testing #52

Open
DemonsHunter opened this issue Mar 26, 2021 · 0 comments

Comments

@DemonsHunter
Copy link

Thank you for sharing this fast and tidy code!

But I am slightly confused with "--sample" params and can't find any outputs during testing

Here is what I command and the output:

(pytorch0.4.0) user_name@server_name:~/CARN$ python carn/sample.py --model carn --test_data_dir dataset/DIV2K/DIV2K_valid_LR_bicubic/X2 --scale 2 --ckpt_path checkpoint/carn.pth
{
"ckpt_path": "checkpoint/carn.pth",
"cuda": false,
"group": 1,
"model": "carn",
"sample_dir": null,
"scale": 2,
"shave": 20,
"test_data_dir": "dataset/DIV2K/DIV2K_valid_LR_bicubic/X2"
}

What shall I do with this sisuation? Thank you for your help!

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