alezanai / term-annotator

Super-fast image annotation using terminal and keyboard
0 stars 0 forks source link

dynamically add annotation categories to config using UI #29

Closed TaniaPash closed 4 years ago

TaniaPash commented 5 years ago

Actual

User is not able to update app's config during the annotation process

Expected

User is able to update app's config during the annotation process

Workaround

user clicks on ADD Category + button -> a form appears (name of the category, a directory, a key) -> add data + click Ok -> new category is added to a config dynamically

TaniaPash commented 4 years ago

done