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: 12 months ago
JSON representation
streamlit-img-label is a graphical image annotation tool using streamlit. Annotations are saved as XML files in PASCAL VOC format.
- Host: GitHub
- URL: https://github.com/lit26/streamlit-img-label
- Owner: lit26
- Created: 2021-12-28T02:43:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-21T19:58:59.000Z (about 4 years ago)
- Last Synced: 2025-04-09T23:20:53.301Z (about 1 year ago)
- Topics: computer-vision, image-annotation, image-processing
- Language: Python
- Homepage:
- Size: 31.3 MB
- Stars: 141
- Watchers: 2
- Forks: 31
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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

## 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/)