Skip to content

vinthony/ImageBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageBoard

This framework contains a simple UI for image comaprsion between different methods.

image

Requirements

  • Flask
  • jinja2

Usage

  1. clone this repo by git clone https://github.com/vinthony/ImageBoard.git

  2. Put the image with SAME NAME under the folder like : static/dataset1/method1/1.png, static/dataset1/method2/1.png, ... static/dataset1/methodN/1.png. (Each dataset must contains input folder as reference. Some examples can be found in static/_SBU/.)

  3. run python app.py in the root dir of this project and open your favourite browser to 0.0.0.0:5000.

UI function

  • adjust the image size.
  • only compare certain images (remember or only in current page).
  • Pagination
  • config file for port and dir
  • install via pip

About

Simple Web-based interface for images comparison

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published