Hangwei-Chen / AST-IQAD-SRQE

18 stars 0 forks source link

AST-IQAD and SRQE

This is the source dataset and code for the IEEE TCSVT paper "Quality Evaluation of Arbitrary Style Transfer: Subjective Study and Objective Metric".

📋 Table of content

  1. 📎 Paper Link
  2. 💡 Abstract
  3. 📃 Requirement
  4. 📁 AST-IQAD
  5. 🍎 SRQE
  6. Statement
  7. 💎 Acknowledgement
  8. 🔍 Citation

    📎 Paper Link

    • Article title: Quality Evaluation of Arbitrary Style Transfer: Subjective Study and Objective Metric
    • Authors: Hangwei chen, Feng Shao, Xiongli chai, Yuese Gu, Qiuping Jinag, Xiangchao Meng, Yo-Sung Ho
    • Institution: Faculty of Electrical Engineering and Computer Science, Ningbo University

      💡 Abstract

      Arbitrary neural style transfer is a vital topic with great research value and wide industrial application, which strives to render the structure of one image using the style of another. Recent researches have devoted great efforts on the task of arbitrary style transfer (AST) for improving the stylization quality. However, there are very few explorations about the quality evaluation of AST images, even it can potentially guide the design of different algorithms. In this paper, we first construct a new AST images quality assessment database (AST-IQAD), which consists 150 content-style image pairs and the corresponding 1200 stylized images produced by eight typical AST algorithms. Then, a subjective study is conducted on our AST-IQAD database, which obtains the subjective rating scores of all stylized images on the three subjective evaluations, i.e., content preservation (CP), style resemblance (SR), and overall vision (OV). To quantitatively measure the quality of AST image, we propose a new sparse representation-based method, which computes the quality according to the sparse feature similarity. Experimental results on our AST-IQAD have demonstrated the superiority of the proposed method.

      📃 Requirement

    • Matlab >=2020

      📁 AST-IQAD

      You can download the AST-IQAD database at Baidu Cloud. (password: j71y) or google drive.

🍎 SRQE

  1. Please run 'demo.m'.
  2. You can obtain three quality scores (i.e., CP, SR, OV). Higher scores mean better quality.

💎 Acknowledgement

Our code is borrowed parts from DISTS and PCRL. Thanks to them!

✨ Statement

This project is for research purpose only, please contact us for the licence of commercial use. For any other questions please contact 1010075746@qq.com or shaofeng@nbu.edu.cn

🔍 Citation

If our datasets and criteria are helpful, please consider citing the following papers. H. Chen et al., "Quality Evaluation of Arbitrary Style Transfer: Subjective Study and Objective Metric," IEEE Transactions on Circuits and Systems for Video Technology, doi: 10.1109/TCSVT.2022.3231041.