31 Forks
192 Stars
192 Watchers

Auto-Annotate

Auto-Annotate - Automatically annotate your entire image directory by a single command. As simple as saying - "Annotate all the street sign (label) in the autonomous car dataset (directory)" and BAM! DONE. Each and every image with a street sign in the diverse dataset directory containing images of all sorts which have a street sign are filtered and the segmentation annotation is performed in a single command. The Auto-Annotate tool provides auto annotation of segmentation masks for the objects in the images inside some directory based on the labels. Auto-Annotate is able to provide automated annotations for the labels defined in the COCO Dataset and also supports Custom Labels.

How to download and setup Auto-Annotate

Open terminal and run command
git clone https://github.com/mdhmz1/Auto-Annotate.git
git clone is used to create a copy or clone of Auto-Annotate repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Auto-Annotate https://github.com/mdhmz1/Auto-Annotate/archive/master.zip

Or simply clone Auto-Annotate with SSH
[email protected]:mdhmz1/Auto-Annotate.git

If you have some problems with Auto-Annotate

You may open issue on Auto-Annotate support forum (system) here: https://github.com/mdhmz1/Auto-Annotate/issues