No account yet ?
When you build an AI model, you need to feed information to an algorithm for it to process and provide outputs and inferences.
The data annotation process can only occur when the algorithm understands and classifies the data passed to it.
And this process of assigning, marking or labeling data is called data annotation.
Image Polygonal Annotation with Python
labelme
pip install labelme
conda install -c conda-forge labelme
Label Studio is an open source data labeling tool with Python
label-studio
# Requires Python >=3.7 <=3.9
pip install label-studio
conda create --name label-studio
conda activate label-studio
pip install label-studio
label-studio
Copyright (c) Apache.
Welcome, my name is Eric Soupet and I am the administrator of the site elodees.com. elodees.com is a state of the art of Artificial Intelligence and aims to be collaborative, you can now offer content such as articles, events, tutorials, ... so don't hesitate !
Platform images credit : Pixabay - Pixabay License | Pexels - Pexels License