Skip to content
forked from jaxony/turktool

Modern React app for bounding box annotation on mturk

License

Notifications You must be signed in to change notification settings

hpcowley/turktool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.4%
  • CSS 8.1%
  • HTML 4.5%