Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 690 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 690 Bytes

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.

  1. Choose an image directory - File->Load from Image directory -- This opens up the images in the directory without any labels
  2. Choose a COCO dataset json file - File->Load from Dataset file -- This opens the source images and draws the labels on them.
  3. If you've opened the labeled dataset file, you can also save all labeled images by going to File -> Export Images with Dataset