jaxony / turktool

Modern React app for bounding box annotation on mturk

Home Page:https://jaxony.github.io/turktool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

turktool

turktool is a slick, modern React app for scalable bounding box annotation of images. You can connect it to Amazon Mechanical Turk and/or a custom backend to fulfill your deepest data labelling desires.

This project was bootstrapped with create-react-app. You can find the original (and incredibly useful) README.md here.

Check out the live demo hosted on GitHub Pages.

Features

  • Redux undo and redo of bounding boxes using keyboard
  • Crosshairs for maximum accuracy
  • Toggling crosshairs using keyboard
  • POSTing annotations to Mechanical Turk via a form
  • GETting image from a URL

Non-features

  • Object classification is not support (I treat this as a separate task)

About

Modern React app for bounding box annotation on mturk

https://jaxony.github.io/turktool

License:MIT License


Languages

Language:JavaScript 87.4%Language:CSS 8.1%Language:HTML 4.5%