Skip to content

dhruvbhargava/EasyAnnotations

Repository files navigation

EasyAnnotations

An Easy to use Image Annotating Tool

Quick Start Guide

Steps To Install

  1.clone the repository and create a virtual env with python 3.
  2.run the following command to install the packges
  pip install -r requirements.txt
  3.Installation is complete at this point 

User Manual

  step 1: Run the main.py from project root

FileSelection

  step2: Enter the images and save directory paths

FileSelection

  step3: If you opt for a Fixed Size Bounding Box parameter check it and enter the values
  *NOTE*:as for file formats only yolo-v3 with pascal voc is supported for now more to be added in the future

FileSelection

  *NOTE*: In this Guide we have opted for free selection instead of Fixed Size Bounding Box
  step4: Select the objects to be annotated

FileSelection

  step5: A label pop up will appear fill it and press esc

FileSelection

  step6: A preview bounding box will be visible now along side an entry in the object list

FileSelection

  step7: Clicking on the object in the object list will highlight it's preview bounding box
  if you want to change the annotations now is the time, once the file is generated you will be unable to undo any changes

FileSelection

  step8:Finally click the generate button to generate the annotation file on completion the window will display a done message

FileSelection

Under Development

1.Multiple file formats for different nueral networks
2.Preview feature to edit already annotated files

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages