Giter Site home page Giter Site logo

nrvqa-nstss's Introduction

No-Reference Video Quality Assessment Using Natural Spatiotemporal Scene Statistics

You can find full access to our paper here.

Citation:

If you are using the code/model/data provided here in a publication, please cite our paper:

@ARTICLE{9059006,
author={S. V. {Reddy Dendi} and S. S. {Channappayya}},
journal={IEEE Transactions on Image Processing},
title={No-Reference Video Quality Assessment Using Natural Spatiotemporal Scene Statistics},
year={2020},
volume={29},
number={},
pages={5612-5624},}

This is a two-step approach i.e. spatiotemporal feature extraction followed by regression against subjective quality scores. To evaluate the performance of this approach on a given video quality assessment (VQA) dataset, we advise to follow the following steps.

Step1: Feature extraction using functions in FeatureExtraction folder.

   (i) 3D-MSCN features using SpatioTemporal_3DMSCN_Features.m
   (ii) Spatiotemporal Gabor filter based features using SpatioTemporal_I_Features.m and SpatioTemporal_Q_Features.m (both inphase and quadrature)

Step2: Performance evaluation using functions in PerformanceEvaluation folder.

   (i) VQA_using_3DMSCN.m evaluates the performance using only 3D-MSCN features.
   (ii) VQA_using_ST_features.m evaluates the performance using only spatiotemporal Gabor filter-based features.
   (ii) VQA_using_3DMSCN_and_ST_features.m evaluates the perfomance using 3D-MSCN and spatiotemporal Gabor filter based features.

Details about other folders.

   (i) videos: You can place videos here to extracts its features.
   (ii) src: Contains 3D MSCN function, AGGD parameter estimate, and Gabor 3D Kernal.
   (iii) matlab_yuvread: Contains functions to read .yuv videos.
   (iv) logistic fitting: Contain logistic regression function to find LCC and SRCC between objective and subjective scores.

nrvqa-nstss's People

Contributors

lfovia avatar

Stargazers

 avatar

Watchers

 avatar

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.