mirror of
https://github.com/heartexlabs/awesome-data-labeling.git
synced 2025-02-01 08:34:56 -05:00
Update README.md
Adding more tools
This commit is contained in:
parent
f900efb2ec
commit
4806e01404
@ -5,6 +5,7 @@ A curated list of awesome data labeling tools
|
||||
#### Images
|
||||
|
||||
* [cvcat](https://github.com/opencv/cvat) - Powerful and efficient Computer Vision Annotion Tool
|
||||
* [labelme](https://github.com/wkentaro/labelme) - Image Polygonal Annotation with Python
|
||||
* [VoTT](https://github.com/microsoft/VoTT) - An open source annotation and labeling tool for image and video assets
|
||||
* [imglab](https://github.com/NaturalIntelligence/imglab) - A web based tool to label images for objects that can be used to train dlib or other object detectors
|
||||
* [Yolo_mark](https://github.com/AlexeyAB/Yolo_mark) - GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2
|
||||
@ -18,6 +19,8 @@ A curated list of awesome data labeling tools
|
||||
* [turktool](https://github.com/jaxony/turktool) - A modern React app for scalable bounding box annotation of images
|
||||
* [Pixie](https://github.com/buni-rock/Pixie) - Pixie is a GUI annotation tool which provides the bounding box, polygon, free drawing and semantic segmentation object labelling
|
||||
* [OpenLabeler](https://github.com/kinhong/OpenLabeler) - OpenLabeler is an open source desktop application for annotating objects for AI appplications
|
||||
* [Anno-Mage](https://github.com/virajmavani/semi-auto-image-annotation-tool) - A Semi Automatic Image Annotation Tool which helps you in annotating images by suggesting you annotations for 80 object classes using a pre-trained model
|
||||
* [CATMAID](https://github.com/catmaid/CATMAID) - Collaborative Annotation Toolkit for Massive Amounts of Image Data
|
||||
|
||||
#### Text
|
||||
|
||||
@ -31,6 +34,7 @@ A curated list of awesome data labeling tools
|
||||
#### Video
|
||||
|
||||
* [UltimateLabeling](https://github.com/alexandre01/UltimateLabeling) - A multi-purpose Video Labeling GUI in Python with integrated SOTA detector and tracker
|
||||
* [VATIC](https://github.com/cvondrick/vatic) - VATIC is an online video annotation tool for computer vision research that crowdsources work to Amazon's Mechanical Turk.
|
||||
|
||||
#### Time Series
|
||||
|
||||
@ -39,9 +43,11 @@ A curated list of awesome data labeling tools
|
||||
|
||||
#### 3D
|
||||
|
||||
* [KNOSSOS](https://github.com/knossos-project/knossos) - KNOSSOS is a software tool for the visualization and annotation of 3D image data and was developed for the rapid reconstruction of neural morphology and connectivity.
|
||||
|
||||
#### Lidar
|
||||
|
||||
[semantic-segmentation-editor](https://github.com/Hitachi-Automotive-And-Industry-Lab/semantic-segmentation-editor) - Web labelling tool for camera and LIDAR data
|
||||
* [semantic-segmentation-editor](https://github.com/Hitachi-Automotive-And-Industry-Lab/semantic-segmentation-editor) - Web labelling tool for camera and LIDAR data
|
||||
|
||||
#### MultiDomain
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user