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

ModuleNotFoundError: No module named 'q_align.evaluate.correlation' #3

Open
pooregg opened this issue Nov 11, 2024 · 1 comment
Open

Comments

@pooregg
Copy link

pooregg commented Nov 11, 2024

root@yangdan-intervl-work-6cd47859dc-d4vwq:~/project2024/Compare2Score-main# python3 q_align/evaluate/IQA_dataset_eval.py --model-path q-future/Compare2Score --device cuda:3
[2024-11-11 07:25:25,285] [INFO] [real_accelerator.py:110:get_accelerator] Setting ds_accelerator to cuda (auto detect)
Traceback (most recent call last):
File "/root/project2024/Compare2Score-main/q_align/evaluate/IQA_dataset_eval.py", line 17, in
from q_align.evaluate.correlation import cal_plcc_srcc_rmse
ModuleNotFoundError: No module named 'q_align.evaluate.correlation'

@h4nwei
Copy link
Collaborator

h4nwei commented Feb 20, 2025

@pooregg I have uploaded the corresponding file. Thanks for pointing it out.

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

2 participants