chaofengc / IQA-PyTorch

👁️ 🖼️ 🔥PyTorch Toolbox for Image Quality Assessment, including LPIPS, FID, NIQE, NRQM(Ma), MUSIQ, TOPIQ, NIMA, DBCNN, BRISQUE, PI and more...
https://iqa-pytorch.readthedocs.io/
Other
1.91k stars 169 forks source link

How to evaluate my own dataset? #171

Open lalawayne opened 3 months ago

lalawayne commented 3 months ago

Hello, how can I use the model to evaluate the quality of my own no-reference images? Do I need to train the model or can I test it directly?

Sunshine352 commented 4 weeks ago

python inference_iqa.py -m musiq -t your_dataset_dir