tryolabs / taggerine

Annotation tool for images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taggerine Logo

Build Status License

Taggerine 🍊 is an open-source tagger/annotation tool for images.

Taggerine screenshot

Usage

From source

First, clone the repo on your machine:

$ git clone https://github.com/tryolabs/taggerine.git
$ cd taggerine

Finally, use Docker Compose to build and then start the application.

$ docker-compose build
$ docker-compose up

License

Copyright © 2018, Tryolabs. Released under the BSD 3-Clause.

About

Annotation tool for images

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 76.7%Language:Python 15.5%Language:CSS 5.5%Language:HTML 2.4%