Skip to content

An experimental Pytorch implementation of Blind Image Quality Assessment Using A Deep Bilinear Convolutional Neural Network

License

Notifications You must be signed in to change notification settings

dothuhahb98/DBCNN-PyTorch

 
 

Repository files navigation

DBCNN-Pytorch

An experimental PyTorch implementation of Blind Image Quality Assessment Using A Deep Bilinear Convolutional Neural Network.

Purpose

Considering the popularity of PyTorch in academia, we hope this repo can help reseachers in IQA. This repo will be used as an active codebase for integrating advanced technologies for IQA research.

Requirements

PyTorch 0.4+ Python 3.6

Usage with default setting

python DBCNN.py

Only support experiment on LIVE IQA and LIVE Challenge right now, other datasets will be added soon! (I am a busy yet lazy guy...)

If you want to re-train the SCNN, you still need Matlab and original repo https://github.com/zwx8981/BIQA_Project for generating synthetically distorted images.

python SCNN.py

Acknowledgement

https://github.com/HaoMood/bilinear-cnn

About

An experimental Pytorch implementation of Blind Image Quality Assessment Using A Deep Bilinear Convolutional Neural Network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%