All Projects → tryolabs → Taggerine

tryolabs / Taggerine

Licence: bsd-3-clause
Annotation tool for images

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Taggerine

Vott
Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.
Stars: ✭ 3,684 (+5939.34%)
Mutual labels:  object-detection, tagging
Voc2coco
How to create custom COCO data set for object detection
Stars: ✭ 140 (+129.51%)
Mutual labels:  object-detection, annotations
Make Sense
Free to use online tool for labelling photos. https://makesense.ai
Stars: ✭ 2,087 (+3321.31%)
Mutual labels:  object-detection, tagging
Rectlabel Support
RectLabel - An image annotation tool to label images for bounding box object detection and segmentation.
Stars: ✭ 338 (+454.1%)
Mutual labels:  object-detection, annotations
Mmdetection object detection demo
How to train an object detection model with mmdetection
Stars: ✭ 55 (-9.84%)
Mutual labels:  object-detection
Math object detection
An image recognition/object detection model that detects handwritten digits and simple math operators. The output of the predicted objects (numbers & math operators) is then evaluated and solved.
Stars: ✭ 52 (-14.75%)
Mutual labels:  object-detection
Lfip
Efficient Featurized Image Pyramid Network for Single Shot Detector, CVPR, 2019
Stars: ✭ 52 (-14.75%)
Mutual labels:  object-detection
Keras Retinanet For Teknofest 2019
Using RetinaNet for object detection from drone images in Teknofest istanbul 2019 Artificial Intelligence Competition
Stars: ✭ 50 (-18.03%)
Mutual labels:  object-detection
Mrlabeler
极速检测标注工具An efficient tool for objection detection annotation
Stars: ✭ 60 (-1.64%)
Mutual labels:  object-detection
Maskrcnn Modanet
A Mask R-CNN Keras implementation with Modanet annotations on the Paperdoll dataset
Stars: ✭ 59 (-3.28%)
Mutual labels:  object-detection
Yolov4 Pytorch
This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO
Stars: ✭ 1,070 (+1654.1%)
Mutual labels:  object-detection
Hsd
Hierarchical Shot Detector (ICCV2019)
Stars: ✭ 53 (-13.11%)
Mutual labels:  object-detection
Rrpn
Code for 'RRPN: Radar Region Proposal Network for Object Detection in Autonomous Vehicles' (ICIP 2019)
Stars: ✭ 57 (-6.56%)
Mutual labels:  object-detection
Trafficvision
MIVisionX toolkit is a comprehensive computer vision and machine intelligence libraries, utilities and applications bundled into a single toolkit.
Stars: ✭ 52 (-14.75%)
Mutual labels:  object-detection
Ssd keras
Port of Single Shot MultiBox Detector to Keras
Stars: ✭ 1,101 (+1704.92%)
Mutual labels:  object-detection
Ssd
High quality, fast, modular reference implementation of SSD in PyTorch
Stars: ✭ 1,060 (+1637.7%)
Mutual labels:  object-detection
Mish
Official Repsoitory for "Mish: A Self Regularized Non-Monotonic Neural Activation Function" [BMVC 2020]
Stars: ✭ 1,072 (+1657.38%)
Mutual labels:  object-detection
Kpoet
An expressive DSL built on top of JavaPoet to make writing code almost as easy as writing the code yourself.
Stars: ✭ 58 (-4.92%)
Mutual labels:  annotations
Wheat
Wheat Detection challenge on Kaggle
Stars: ✭ 54 (-11.48%)
Mutual labels:  object-detection
Zerocell
Simple, efficient Excel to POJO library for Java
Stars: ✭ 53 (-13.11%)
Mutual labels:  annotations

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.

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].