-
Notifications
You must be signed in to change notification settings - Fork 40
Tags
xlcrr edited this page Aug 1, 2021
·
1 revision
Tags are applied to images to identify what litter is in the photo.
Each Category has many tags.
For example:
Smoking = ['butts', 'lighters', 'cigaretteBox'];The frontend keys and database table columns match to make dynamic implementation possible.