Skip to content

YIPG/Annotation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Annotation App

This is the web app for annotation tasks.

Installation

You will need to prepare node(8.10.0 or later) and MongoDB on local. (You can install MongoDB here) Then, clone this repository and run commands.

Yarn

yarn

npm

npm intasll

Quick Start

Yarn

yarn start

npm

npm run start

Build

In order to build the app, run below commands.

Yarn

yarn build

npm

npm run build

Dockerize (experimental)

You can also install apps by Docker. Go to dockerize branch and run docker-compose up

Development Architecture

Production Architecture

Feature

Progress

You can get the progress.json via Admin Page.

Keyboard Operation

In the task page, you can move focus via keyboard.

  • Move right - ➡️
  • Move left - ⬅️
  • Move top - ⬆️
  • Move down - ⬇️
  • Next image - ⌥ + ➡️
  • Prev Image - ⌥ + ⬅️

About

画像アノテーションツール 🖊

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published