vztu / COVER

🏆 [CVPRW 2024] COVER: A Comprehensive Video Quality Evaluator. 🥇 Winner solution for Video Quality Assessment Challenge at the 1st AIS 2024 workshop @ CVPR 2024
https://openaccess.thecvf.com/content/CVPR2024W/AI4Streaming/html/He_COVER_A_Comprehensive_Video_Quality_Evaluator_CVPRW_2024_paper.html
MIT License
40 stars 2 forks source link

Unable to obtain model weights #1

Closed qiuqiuh closed 4 months ago

qiuqiuh commented 4 months ago

I can not get model from ”https://github.com/vztu/COVER/release/Model/COVER.pth“ ,it display "No FOUND"

vztu commented 4 months ago

Sorry the correct address is: https://github.com/vztu/COVER/blob/release/Model/COVER.pth

Will update the docstring as well

qiuqiuh commented 4 months ago

thank you!!!