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

训练问题 #60

Open
zhangshilong2000 opened this issue Jul 8, 2024 · 4 comments
Open

训练问题 #60

zhangshilong2000 opened this issue Jul 8, 2024 · 4 comments

Comments

@zhangshilong2000
Copy link

您好,可以使用自制的数据集训练该模型吗?如果可以,可以提供参考步骤吗

@BaiLuQiShuang
Copy link

你好,请问你在运行sh test.sh的时候遇到过这个问题吗?明明什么依赖都安装好了,一个个检查的,这个DiffIR也有,按照basicsr那边的要求也配好了环境。谢谢你!
Traceback (most recent call last):
File "DiffIR/test.py", line 5, in
import DiffIR.archs
ModuleNotFoundError: No module named 'DiffIR'

@Zj-BinXia
Copy link
Owner

您好,可以使用自制的数据集训练该模型吗?如果可以,可以提供参考步骤吗

修改DiffIR-RealSR/options/finetune_DiffIRS2_GAN_x4_V2.yml文件,把训练数据改为你的数据路径,就可以训练了

@Chen-ru123
Copy link

同问ModuleNotFoundError: No module named 'DiffIR'

@houqingying
Copy link

试试项目路径下执行python3 setup.py develop,可以参考pip.sh的文件

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

5 participants