All Projects → jaxony → turktool

jaxony / turktool

Licence: MIT License
Modern React app for bounding box annotation on mturk

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to turktool

Labelbox
Labelbox is the fastest way to annotate data to build and ship computer vision applications.
Stars: ✭ 1,588 (+3352.17%)
Mutual labels:  labeling, bounding-boxes
labelCloud
A lightweight tool for labeling 3D bounding boxes in point clouds.
Stars: ✭ 264 (+473.91%)
Mutual labels:  labeling, bounding-boxes
Alturos.ImageAnnotation
A collaborative tool for labeling image data for yolo
Stars: ✭ 47 (+2.17%)
Mutual labels:  labeling, bounding-boxes
annotate
Create 3D labelled bounding boxes in RViz
Stars: ✭ 104 (+126.09%)
Mutual labels:  labeling, bounding-boxes
BBoxEE
Bounding Box Editor and Exporter
Stars: ✭ 15 (-67.39%)
Mutual labels:  bounding-boxes
deep-license-plate-recognition
Automatic License Plate Recognition (ALPR) or Automatic Number Plate Recognition (ANPR) software that works with any camera.
Stars: ✭ 309 (+571.74%)
Mutual labels:  bounding-boxes
TensorflowDeepSortTracking
Tensorflow object detection with tracking based on the DeepSort algorithm
Stars: ✭ 60 (+30.43%)
Mutual labels:  bounding-boxes
AOI
An R 📦 to find, process, and describe "areas of interest"
Stars: ✭ 27 (-41.3%)
Mutual labels:  bounding-boxes
labelReader
Programmatically find and read labels using Machine Learning
Stars: ✭ 44 (-4.35%)
Mutual labels:  labeling
boxdetect
BoxDetect is a Python package based on OpenCV which allows you to easily detect rectangular shapes like character or checkbox boxes on scanned forms.
Stars: ✭ 46 (+0%)
Mutual labels:  bounding-boxes
SimpleVideoAnnotation
A simple video annotation made with python + OpenCV for detection in YoloV2 format
Stars: ✭ 13 (-71.74%)
Mutual labels:  bounding-boxes
pylabel
Python library for computer vision labeling tasks. The core functionality is to translate bounding box annotations between different formats-for example, from coco to yolo.
Stars: ✭ 171 (+271.74%)
Mutual labels:  bounding-boxes
country-bounding-boxes
A list of ISO 3166-1 country codes and their bounding boxes.
Stars: ✭ 26 (-43.48%)
Mutual labels:  bounding-boxes
chitra
A multi-functional library for full-stack Deep Learning. Simplifies Model Building, API development, and Model Deployment.
Stars: ✭ 210 (+356.52%)
Mutual labels:  bounding-boxes
Pixie
Pixie is a GUI annotation tool which provides the bounding box, polygon, free drawing and semantic segmentation object labelling
Stars: ✭ 52 (+13.04%)
Mutual labels:  bounding-boxes
copilot
Lane and obstacle detection for active assistance during driving. Uses windowed sweep for lane detection. Combination of object tracking and YOLO for obstacles. Determines lane change, relative velocity and time to collision
Stars: ✭ 95 (+106.52%)
Mutual labels:  bounding-boxes
image-sorter2
One-click image sorting/labelling script
Stars: ✭ 65 (+41.3%)
Mutual labels:  labeling
Vechicle-Detection-Tracking
Vehicle detection and tracking using linear SVM classifier
Stars: ✭ 15 (-67.39%)
Mutual labels:  bounding-boxes
iris3
An upgraded and improved version of the Iris automatic GCP-labeling project
Stars: ✭ 38 (-17.39%)
Mutual labels:  labeling
computer vision utils
Everything that I code more than twice during my PhD will end up here.
Stars: ✭ 16 (-65.22%)
Mutual labels:  bounding-boxes

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)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].