From a3391f829b23c776d0b1553696d188e875d4d654 Mon Sep 17 00:00:00 2001 From: Brad Dwyer Date: Fri, 19 Aug 2022 13:05:27 -0500 Subject: [PATCH] Add Roboflow --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 84ad952..a7c51a0 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ A curated list of awesome data labeling tools #### Images +* [Roboflow Annotate](https://roboflow.com/annotate) - free Computer Vision annotation tool with team workflow management, model-assisted labeling, semantic image search, and export to many dataset formats. * [labelImg](https://github.com/tzutalin/labelImg) - LabelImg is a graphical image annotation tool and label object bounding boxes in images * [CVAT](https://github.com/opencv/cvat) - Powerful and efficient Computer Vision Annotion Tool * [labelme](https://github.com/wkentaro/labelme) - Image Polygonal Annotation with Python