Legacy Version

Images Annotation Tools of legacy Version

Load Images

On Legacy version it's require users to install the tools locally as the data images should be store in correct directories:

Note : Please refer to the must correct directories to ensure the tool load data correctly as you must paste all of your images data into files named Images

After Loading the images you may require to

  1. Create class and choose by color as it may affect your annotation method

  2. Labeling by manually such as polygon, rect and circle

  3. Model Assisted on legacy version : You may need to configure about own backend for specific need for example if you wanted to annotate a dog, you may configure your own backend to match client side subscriber node

This is installation process :

  1. Clone the Client Side

  1. Install packages

  1. Installation of additional packages manually on Vite config

  • Babel JSX transform

  • Vite React plugins

  • Type Definitions

After done you may start

Last updated