Skip to content

msu-video-group/ss_robust_metric2

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Robust Saliency Map Comparison, version 2

ss_robust_metric2 MATLAB function performs comparison of saliency video sequence with ground-truth saliency video sequence using the method described in "EVALUATION METHODOLOGY" section of

V. Lyudvichenko, M. Erofeev, Y. Gitman and D. Vatolin, "A semiautomatic saliency model and its application to video compression," 2017 13th IEEE International Conference on Intelligent Computer Communication and Processing (ICCP), Cluj-Napoca, 2017, pp. 403-410. doi: 10.1109/ICCP.2017.8117038

The comparison carried out by the function is invariant to all common transformation, thus it allows to carry out fare comparisons of saliency models.

Note that the previous version of this algorithm does not guarantee optimal transformation and the optimization algorithm has significantly more computational complexity.

Features

  • Metric is invariant to
    • Any brightness correction function
    • Mixing method with Center Prior
  • Finds the optimal transformation of a saliency model to fit GT saliency according to PSNR measure

Links

The paper is available here.

More details are available at project page.

Robust Saliency Map Comparison, version 1: https://github.com/merofeev/ss_robust_metric

About

Robust Saliency Map Comparison

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages