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

Can not test the model #24

Open
minhthien2206 opened this issue Aug 12, 2022 · 5 comments
Open

Can not test the model #24

minhthien2206 opened this issue Aug 12, 2022 · 5 comments

Comments

@minhthien2206
Copy link

Hi authors,
I try to run the code to evaluate the model on the LOL dataset. I follow your command "python test.py --opt /media/vipl2/DATA_2/Min/LLFlow-main/code/confs/LOL_smallNet.yml ". However, I can not get the results. The terminal show as:
image
And, I already changed the link of the dataset inside the LOL_smallNet.yml file as:
image
Could you please show me how to fix and obtain the results?
Thank you before!

@KKKLeouee
Copy link

嗨作者, 我尝试运行代码来评估 LOL 数据集上的模型。我按照您的命令“python test.py --opt /media/vipl2/DATA_2/Min/LLFlow-main/code/confs/LOL_smallNet.yml”。但是,我无法得到结果。终端显示为: 并且,我已经将 LOL_smallNet.yml 文件中数据集的链接更改为: 您能告诉我如何修复并获得结果吗? 之前谢谢你! 图片 图片

hello,Sorry to bother you

I'm using test.py reported the following error, I don't know if you have encountered it

File "D:/Light pollution/LLFlow-main/codee/test.py", line 172, in main
df.to_csv(path_out_measures, index=False)
AttributeError: 'NoneType' object has no attribute 'to_csv'

I don't know how to solve this mistake.

@wuhongsheng
Copy link

+1

@wuhongsheng
Copy link

嗨作者, 我尝试运行代码来评估 LOL 数据集上的模型。我按照您的命令“python test.py --opt /media/vipl2/DATA_2/Min/LLFlow-main/code/confs/LOL_smallNet.yml”。但是,我无法得到结果。终端显示为: 并且,我已经将 LOL_smallNet.yml 文件中数据集的链接更改为: 您能告诉我如何修复并获得结果吗? 之前谢谢你! 图片 图片

hello,Sorry to bother you

I'm using test.py reported the following error, I don't know if you have encountered it

File "D:/Light pollution/LLFlow-main/codee/test.py", line 172, in main df.to_csv(path_out_measures, index=False) AttributeError: 'NoneType' object has no attribute 'to_csv'

I don't know how to solve this mistake.

you can try use test_unpaired.py

@Smile-QT
Copy link

Smile-QT commented Aug 1, 2023

image
把这里改成右划线就对了

@Smile-QT
Copy link

Smile-QT commented Aug 1, 2023

image
这个是不是多了

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

4 participants