• Stars
    star
    128
  • Rank 279,379 (Top 6 %)
  • Language
    Python
  • Created over 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

[unofficial] Pytorch implementation of WaDIQaM in TIP2018, Bosse S. et al. (Deep neural networks for no-reference and full-reference image quality assessment)

(Wa)DIQaM-FR/NR

PyTorch 1.1 (with Python 3.6) implementation of the following paper:

Bosse S, Maniry D, MΓΌller K R, et al. Deep neural networks for no-reference and full-reference image quality assessment. IEEE Transactions on Image Processing, 2018, 27(1): 206-219.

You can refer to the chainer codes (only the test part) from the original authors: dmaniry/deepIQA

Note

  • The hyper-parameter or some other experimental settings are not the same as the paper described, e.g., nonoverlapping patches are considered for validation/test images instead of random selection. Readers can refer to the paper for the exact settings of the original paper.
  • Warning!. The performance on each database is not guaranteed using the default settings of the code. Reproduced results are welcomed to reported.
  • If you do not have enough memory, then change slightly the code in IQADataset class. Specifically, read image in __getitem__ instead of __init__. You can choose to use IQADataset_less_memory class instead.

TODO (If I have free time)

  • Reproduce the results on some common databases, especially for the NR model (Currently, NR model is not tuned to reproduce the results.)
  • Simplify the code
  • etc.

More Repositories

1

VSFA

[official] Quality Assessment of In-the-Wild Videos (ACM MM 2019)
Python
198
star
2

CNNIQA

[unofficial] CVPR2014-Convolutional neural networks for no-reference image quality assessment
Python
159
star
3

CNNIQAplusplus

[unofficial] PyTorch Implementation of image quality assessment methods: IQA-CNN++ in ICIP2015 and IQA-CNN in CVPR2014
Python
96
star
4

LinearityIQA

[official] Norm-in-Norm Loss with Faster Convergence and Better Performance for Image Quality Assessment (ACM MM 2020)
Python
93
star
5

MDTVSFA

[official] Unified Quality Assessment of In-the-Wild Videos with Mixed Datasets Training (IJCV 2021)
Python
83
star
6

SFA

[official] No reference image quality assessment based Semantic Feature Aggregation, published in ACM MM 2017, TMM 2019
MATLAB
78
star
7

pytorch-capsule-networks

PyTorch Implementation of Capsule Networks in NIPS2017 and ICLR2018
Python
16
star
8

LSRN-PCGC

[official] DCC 2024: Lightweight super resolution network for point cloud geometry compression
Python
11
star
9

machine-learning-yearning

Chinese Translation of Machine Learning Yearning by Andrew Ng
7
star
10

msmlTMIQA

Quality Assessment for Tone-Mapped HDR Images Using Multi-Scale and Multi-Layer Information (ICMEw 2018)
MATLAB
6
star
11

PCD-PCL

A High-Quality Colored Point Cloud Dataset Provided by Peng Cheng Laboratory (mainly for AVS PCC and PCQA)
Python
6
star
12

IQA4VQA

Best Practices for Initializing Image and Video Quality Assessment Models
Python
6
star
13

selenium_example

Auto search and download similar images (image-crawler)
Python
4
star
14

PyTorch-GAN

PyTorch implementations of Generative Adversarial Networks variants
Python
3
star
15

mmddl

Multimedia Deadlines
HTML
1
star
16

lidq92.github.io

Dingquan Li's homepage
HTML
1
star
17

sxjzart

<数学进展>ζ–°εˆŠζ—§εˆŠζœŸεˆŠζ¨‘ζΏ
TeX
1
star