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

https://github.com/mfa/image-tagger

tooling to save tags for an image
https://github.com/mfa/image-tagger

Last synced: about 1 year ago
JSON representation

tooling to save tags for an image

Awesome Lists containing this project

README

          

## image tagger

Generate tags for a given image to train a classifier later.

### example

```
python main.py --tagset tagset.yaml --images images/ --data data/
```

screenshot:

![screenshot](https://github.com/mfa/image-tagger/raw/main/misc/screenshot.png)