xiaoyi-st
xiaoyi-st
? ------------------ 原始邮件 ------------------ 发件人: "Egqawkq"
这是来自QQ邮箱的假期自动回复邮件。你好,邮件已收到
> option.py中的“ data_train”应为“ DIV2K”。 I tried it, but I still get an error. I can’t find the relevant module, but my running environment is exactly the same as the project....
> DIV2K But immediately this error occurred ValueError: num_samples should be a positive integer value, but got num_samples=0
How can I train my own data set? ------------------ 原始邮件 ------------------ 发件人: "lrr"
> 如何训练自己的数据集? > […](#) > ------------------&nbsp;原始邮件&nbsp; ------------------发件人:“ lrr” < [email protected]> ;; 发送时间:2020年11月5日(星期四)下午3:43收件人:“ thstkdgus35 / EDSR-PyTorch” ;; 抄送:“ R” ;; “作者” ;; 主题:回复:[thstkdgus35 / EDSR-PyTorch]运行错误([#284](https://github.com/thstkdgus35/EDSR-PyTorch/issues/284))可能归因于'data_dir'(在option.py中)的错误设置。假设您的数据集根为/ home / USER_NAME / dataset /...
> 一种简单的方法是,您还可以创建一个名为DIV2K的目录,然后将您的HR图片放入DIV2K_train_HR目录,然后将LR放入DIV2K_train_LR / X4目录。否则,您需要在div2k中修改一些参数。 I cannot set the DIV2K_train_LR / X4 directory, the'/' does not conform to the folder naming rules
> 这是辅助目录,这意味着首先创建DIV2K_train_LR目录,然后再创建X4目录。 yes ,I did it, but it still appears: ModuleNotFoundError: No module named'data.divk2'. I use DIV2K data
Hello, do you have this error?**ModuleNotFoundError: No module named 'data.div2k_train_hr'** I also use DIK2 data
Hello, have you successfully trained