GithubHelp home page GithubHelp logo

grseb9s / irqa_measure Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yabinzhangjohn/irqa_measure

0.0 2.0 0.0 48.45 MB

Matlab code for image retargeting quality assessment measure ARS and MLF

License: GNU General Public License v3.0

MATLAB 38.84% C++ 21.91% Makefile 0.01% C 1.77% HTML 37.41% CSS 0.05%

irqa_measure's Introduction

Image Retargeting Quality Assessment

Matlab implementation of ARS and MLF image retargeting quality assessment measures based on the following three papers.

  • Aspect Ratio Similarity (ARS) for Image Retargeting Quality Assessment. ICASSP 2016
  • Backward Registration-Based Aspect Ratio Similarity for Image Retargeting Quality Assessment. TIP 2016
  • Multiple-Level Feature-Based Measure for Retargeted Image Quality. TIP 2018

The code has been tested on the Windows 10 64-bit OS. To run the code, you need to prepare the MIT RetargetMe dataset first.

  • ARS_code is the implementation of ARS measure. You can run MIT_ARS_main.m to obtain the results. If the mex files are incompatible, run the COMPUTE_MEX.m to update the existing mex files. It may take around 1.2 hours on Win 10 (i7-6700 @3.4GHz and 16GB ram). On Xeon processors, BWRegistration may output slightly different matching results and lead to inconsistent prediction performance compared with that reported in the papers. In this case, you can use the calculated All_XX and All_Y to replace the backward registration results.
  • MLF_code is the implementation of MLF measure. You can run MIT_MLF_main.m to obtain the results. The MLF_code is dependent on the ARS_code, and you need to be able to run ARS_code at first. It may take around 2.1 hours on Win 10 (i7-6700 @3.4GHz and 16GB ram).

irqa_measure's People

Contributors

yabinzhangjohn avatar

Watchers

 avatar  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.