GithubHelp home page GithubHelp logo

dadafeixia / deepqa-with-pytorch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leonliu08/deepqa-with-pytorch

0.0 0.0 0.0 20.28 MB

Re-implement the work from "Deep Learning of Human Visual Sensitivity in Image Quality Assessment Framework"

Python 100.00%

deepqa-with-pytorch's Introduction

DeepQA-with-Pytorch

This project aims to reimplement the work "Deep Learning of Human Visual Sensitivity in Image Quality Assessment Framework" for FR-IQA on PyTorch platform. The code has been trained and tested on LIVE and TID2013 database. The current performance is close to the claimed performance in the original paper.

File structure

This project folder should be included in a upper directory with the database data as following:

Project folder
└───DeepQA-with-Pytorch
│   │     README.md
│   │     train_LIVE.py
│   │     train_TID2013.py
│   └───datasets
│   └───models
│   └───snapshots
│   └───utils
│
└───data
│    └───LIVE_dataset
│    └───TID2013_dataset

How to use

Performance

The overall performance

TID13-LCC TID13-SROCC LIVE-LCC LIVE-SROCC
deep QA 0.947 0.939 0.982 0.981
This code 0.929 0.924 0.971 0.967

The "results" folder contains the training process and two examples for both LIVE and TID2013 datasets.

The training process:

LIVE

TID2013

Two examples from LIVE

Two examples from TID2013

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.