Simple visualizer for 2D image annotations.
Looking for a more sophisticated image annotation platform? Try the Mindkosh image annotation patform for free.
Run "python src/run.py" to run the tool
There are two ways to open a dataset.
- Choose an image directory - File->Load from Image directory -- This opens up the images in the directory without any labels
- Choose a COCO dataset json file - File->Load from Dataset file -- This opens the source images and draws the labels on them.
- If you've opened the labeled dataset file, you can also save all labeled images by going to File -> Export Images with Dataset