Skip to content

kcct-fujimotolab/image_quality_evaluator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image_quality_evaluator

A web app made by GAS & Javascript for evaluating image quality using human eye.

概要

生成した画像の品質を調べるために作成したWebアプリケーション。人間の目で見て良いと思った画像を選択することで、主観的な評価を得ることができる。JavascritpとGoogle Apps Scriptで作成。

使用法

  1. make_dataset.pyを実行
python make_dataset.py test/
  1. config.jsonを作成
{
    "number": 2,
    "url": "https://script.google.com/macros/s/AKfycbxD8ydOcztjlva1LuO-86pN7N4mzAVhRqlAbG_va73Wmf7gEm4/exec"
}
  1. index.htmlを実行
open -a Firefox index.html

About

A web app made by GAS & Javascript for evaluating image quality using human eye.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published