Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lit26/streamlit-img-label

streamlit-img-label is a graphical image annotation tool using streamlit. Annotations are saved as XML files in PASCAL VOC format.
https://github.com/lit26/streamlit-img-label

computer-vision image-annotation image-processing

Last synced: 14 days ago
JSON representation

streamlit-img-label is a graphical image annotation tool using streamlit. Annotations are saved as XML files in PASCAL VOC format.

Awesome Lists containing this project

README

        

# Streamlit Image Labelling - Blog post

streamlit-img-label is a graphical image annotation tool using streamlit. Annotations are saved as XML files in PASCAL VOC format.

## Installation

In your python virtual environment, run:

```sh
pip install streamlit-img-label
```

## Example
```sh
streamlit run app.py
```

## Demo
![Demo](asset/st_img_label.gif)

## Reference

- [streamlit-cropper](https://github.com/turner-anderson/streamlit-cropper)

## Donation

If you think this project is cool, please consider [buying me a coffee](https://www.paypal.com/paypalme/TIANNINGL/)