File size: 873 Bytes
cc6e3b5
 
 
9ca562d
 
 
 
 
 
 
 
 
e41555c
9ca562d
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
license: mit
---

# Overview

<p align="center">
  <img src="https://avatars.githubusercontent.com/u/12619994?s=200&v=4" width="150">
</p>

<!-- -------------------------------------------------------------------------------- -->

AIPQ is a full-reference image quality assessment method. Three model checkpoints are provided in this repository, these models are to be used together with [this github repo](https://github.com/huawei-noah/noah-research/tree/master/aipq)

## Citation

Please cite the following [paper](https://bmvc2022.mpi-inf.mpg.de/0244.pdf) when using our code or model:

``` bibtex
@inproceedings{thong2022content,
  title={Content-Diverse Comparisons improve {IQA}},
  author={Thong, William and Costa Pereira, Jose and Parisot, Sarah and Leonardis, Ales and McDonagh, Steven},
  booktitle={British Machine Vision Conference},
  year={2022}
}
```