👋Welcome to Annotate Lab

Annotate-Lab is an open-source application designed for image annotation, comprising two main components: the client and the server. The client, a React application, is responsible for the user interface where users perform annotations. On the other hand, the server, a Flask application, manages persisting the annotated changes and generating masked and annotated images, along with configuration settings. The preview of Annotate Lab interface is shown below.

Based on the region tools selected in settings, users can annotate images. The labels are configured in settings along with the images. After annotation is performed, users can download the annotated image, annotation settings, and masked images from the download button. The history section on the right sidebar displays the actions performed, which can be reverted. Meanwhile, the regions section shows the annotated regions that can be locked, deleted, or hidden.

The images section displays the number of images, while the classifications section shows the available labels.

Github Link: https://github.com/sumn2u/annotate-lab

pageKey Features

Get Started

We've put together some helpful guides for you to get setup with our tools quickly and easily.

🛠️pageSet up and Run📝pageConfiguration🖼️pageAnnotating Images

Last updated