Implementation of technical image quality model based on Google's research paper "NIMA: Neural Image Assessment".
-
Updated
Mar 10, 2019 - Python
Implementation of technical image quality model based on Google's research paper "NIMA: Neural Image Assessment".
An implementation of the NIMA paper on the TID2013 dataset, using PyTorch.
Content-variant reference IQA via knowledge distillation: a full-reference teacher transfers high-quality distribution priors to a student that needs only a non-pixel-aligned / content-variant reference, so quality scores no longer require a pixel-perfect reference image.
Conditional Knowledge Distillation Network (CKDN) for blind image quality assessment of restored images using a degraded reference (PyTorch, ResNet-50 two-branch: QSE + DTE). Trained/evaluated on CSIQ and TID2013 with SRCC/PLCC metrics.
To associate your repository with the tid2013 topic, visit your repo's landing page and select "manage topics."