Skip to content

ergodic-flow/image-tagging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Tagger

A simple UI for image labeling. Supports bounding boxes and polygons.

screenshot

Why?

If you want to generate training data for a vision task involving grounding or segmentation, this app can help you label data.

The intent is to partly rely on human labels, and partly on foundation model labels, via annotation import.

Running

Just run the server with uv run server.py and open up http://localhost:5001

About

A simple UI for image tagging: supports tags, bounding boxes, and polygons

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors