custom imagesets for labeler

This commit is contained in:
2022-06-14 23:34:59 +03:00
parent aeca3ac5cb
commit 5f853e0d05
2 changed files with 57 additions and 35 deletions

View File

@@ -10,6 +10,7 @@ Setup:
```
{
"title": "My Labeler",
"images": "global",
"users": [
"user1",
"name2"
@@ -66,6 +67,15 @@ Setup:
- Start the docker instance
- Open the URL in http://localhost:$EXPOSE
## Config entries
- title: Name of the site
- images:
- global: Every labeler sees all images in folder data/images/
- personal: Labeler only sees images under folder data/images/[LabelerName]/
- users: List of labeler names
- labels: List of labels, see below
## Label types
Label entries require "type" and "name". All labels can include