Skip to content

Commit

Permalink
Google drive updated
Browse files Browse the repository at this point in the history
  • Loading branch information
SSL92 authored Jul 23, 2022
1 parent 86a3187 commit 685d4af
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 @@ -19,7 +19,7 @@ This is the source code for the CVPR'20 paper "[Blindly Assess Image Quality in

Predicting image quality with our model trained on the Koniq-10k Dataset.

To run the demo, please download the pre-trained model at [Google drive](https://drive.google.com/file/d/1XBN_-fmUrDMm6nZ-Sf60BJGrDs735_s1/view?usp=sharing) or [Baidu cloud](https://pan.baidu.com/s/1yY3O8DbfTTtUwXn14Mtr8Q) (password: 1ty8), put it in 'pretrained' folder, then run:
To run the demo, please download the pre-trained model at [Google drive](https://drive.google.com/file/d/1OOUmnbvpGea0LIGpIWEbOyxfWx6UCiiE/view?usp=sharing) or [Baidu cloud](https://pan.baidu.com/s/1yY3O8DbfTTtUwXn14Mtr8Q) (password: 1ty8), put it in 'pretrained' folder, then run:

```
python demo.py
Expand Down Expand Up @@ -53,4 +53,4 @@ booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVP
month = {June},
year = {2020}
}
```
```

0 comments on commit 685d4af

Please sign in to comment.