From 685d4af6cbdfad5aa346ef2ce37f80fbfa11a89d Mon Sep 17 00:00:00 2001 From: SSL92 <54519449+SSL92@users.noreply.github.com> Date: Sat, 23 Jul 2022 17:21:09 +0200 Subject: [PATCH] Google drive updated --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 75cc3e9..004ecd8 100644 --- a/README.md +++ b/README.md @@ -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 @@ -53,4 +53,4 @@ booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVP month = {June}, year = {2020} } -``` \ No newline at end of file +```