/taggerine

Annotation tool for images

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.