Skip to content

Commit

Permalink
dover-mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
teowu committed Feb 9, 2023
1 parent 53ec5d5 commit c0f41ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ DOVER-Mobile changes the backbone of two branches in DOVER into `convnext_v2_fem
The speed on CPU is also much faster (**1.4s** vs 3.6s per video, on our test environment).

Results comparison:
| PLCC | KoNViD-1k | LIVE-VQC | LSVQ_test | LSVQ_1080p | Speed on CPU |
| ---- | ---- | ---- | ---- | ---- |
| PLCC | KoNViD-1k | LIVE-VQC | LSVQ_test | LSVQ_1080p | Speed on CPU |
| ---- | ---- | ---- | ---- | ---- | ---- |
| [**DOVER**](https://github.com/QualityAssessment/DOVER/releases/download/v0.1.0/DOVER.pth) | 0.883 | 0.854 | 0.889 | 0.830 | 3.6s |
| [**DOVER-Mobile**](https://github.com/QualityAssessment/DOVER/releases/download/v0.5.0/DOVER-Mobile.pth) | 0.853 | 0.835 | 0.867 | 0.802 | 1.4s |
| BVQA (TCSVT 2022) | 0.839 | 0.824 | 0.854 | 0.791 | >300s |
Expand Down

0 comments on commit c0f41ae

Please sign in to comment.