Taggerine 🍊 is an open-source tagger/annotation tool for images.
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
Copyright © 2018, Tryolabs. Released under the BSD 3-Clause.