EDSR-PyTorch
EDSR-PyTorch copied to clipboard
i need help,thanks! ValueError: num_samples should be a positive integer value, but got num_samples=0
when i used the “” to train the EDSR model from the scratch,i met the error :
Traceback (most recent call last):
File "main.py", line 33, in
what can i do to solve it ?i deed help, thanks.
add the '--test_only' after your test commend
@Hunter-Murphy
thanks very very much!!but i still encounter some severe errors when i reimplement the source code of the EDSR using my own datasets,i want to ask you some questions,here is my email address([email protected]).May I ask your email addressl?thanks again
@JaChouSSS
Did you solve the problem? How? Thank you i also meet this problem when i use the " python main.py --model EDSR --scale 2 --save edsr_x2 --n_resblocks 32 --n_feats 256 --res_scale 0.1 --reset --ext sep-reset " to train the model
@Hunter-Murphy
add the '--test_only' after your test commend
If i want train the model and i meet this error how can i solve it ? Thank u
i get it . i made a mistake on the dir_data
Not yet,i am still trying to solve it! Cause im busy these days,but i will try to solve it again in the next few days. Just keep in touch! thanks for you help!@yjt9299
I have the same problem with you. If you have solved the problem please help me. Thanks. e-mail:[email protected] @Hunter-Murphy
看这个邮箱好像都是中国老铁啊
@yjt9299 Not so sure if you can explain more on how you could solve the problem? It looks like I had encounter the same issue here and though I change my dir_data's default directory for several times it still not works. By the way you can contact me through [email protected]. Thanks again!
@fac33 @qizhou000 @Hunter-Murphy @flag16 Hi, guys! Just change the 'dir_data' in 'option.py' correctly then this bug will be fixed. For example, you can do it like this, '/home/aaa/bbb/DIV2K/'--->'/home/aaa/bbb/' Hope this works.
@fac33 @qizhou000 @Hunter-Murphy @flag16 Hi, guys! Just change the 'dir_data' in 'option.py' correctly then this bug will be fixed. For example, you can do it like this, '/home/aaa/bbb/DIV2K/'--->'/home/aaa/bbb/' Hope this works.
thank you for your help
I have the same problem with you. If you have solved the problem please help me. Thanks. e-mail:[[email protected]] @Hunter-Murphy