We lifted 2 functions out of this paper's own repositories and ran 1 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| subpic/koniq | pwc_unofficial | 1 of 1 |
| zhengyuzhao/koniq-pytorch | pwc_unofficial | 0 of 1 |
| Function | Status | Where it lives |
|---|---|---|
| preprocess_input_resnet101 | Ran | subpic/koniq/resnet101.py code served (permissive licence) · get_code("2989ef5808904fc2") |
| inceptionresnetv2 | Not yet run | zhengyuzhao/koniq-pytorch/inceptionresnetv2.py code served (permissive licence) · get_code("3ce060e1a5138d3d") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
Deep learning methods for image quality assessment (IQA) are limited due to the small size of existing datasets. Extensive datasets require substantial resources both for generating publishable content and annotating it accurately. We present a systematic and scalable approach to creating KonIQ-10k, the largest IQA dataset to date, consisting of 10,073 quality scored images. It is the first in-the-wild database aiming for ecological validity, concerning the authenticity of distortions, the diversity of content, and quality-related indicators. Through the use of crowdsourcing, we obtained 1.2 million reliable quality ratings from 1,459 crowd workers, paving the way for more general IQA models. We propose a novel, deep learning model (KonCept512), to show an excellent generalization beyond the test set (0.921 SROCC), to the current state-of-the-art database LIVE-in-the-Wild (0.825 SROCC). The model derives its core performance from the InceptionResNet architecture, being trained at a higher resolution than previous models (512x384). Correlation analysis shows that KonCept512 performs similar to having 9 subjective scores for each test image.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("1910.06180")
get_code_for_paper("1910.06180")
have("1910.06180")
Connect an agent — have() is free.