Skip to content

iiojun/guides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUIDES: The General and Universal Image Data Evaluation System

Installation

Prepare ruby 3.2.2, rails 7.0.8, and bundler 2.4.15 with SQLite3 database to implement this system.

You can use the system by following simple steps:

  1. git clone,
  2. bundle update,
  3. create a database and execute the database migration,
  4. add 'config.hosts << "your domain"' to config/environments/development.rb, and
  5. start the server with bin/rails server.

How to use

Firstly, register your account using the sign-up function by clicking the 'person-add' icon at the upper right corner.

After logging in to the system, you can create your project to design your evaluation project with a bunch of images and two-dimensional measurements. When you launch an experiment, six randomly selected images with two sliders appear on the screen. The result page shows the differences between your and others' average scores.

It would be a good idea to deploy this system on your server running with Apache web server using Phusion Passenger to publish online.

Have fun!

References

  1. Hanagaki, T. and Iio, J., (2023) Emotional Evaluation of Movie Posters, The 21st International Conference on e-Society (ES2023), pp. 428-431, Lisbon, Portugal.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published