NaturalIntelligence / imglab

To speedup and simplify image labeling/ annotation process with multiple supported formats.
https://solothought.com/imglab/
MIT License
977 stars 596 forks source link

Implemented function to update the suggestecategories variable #162

Closed beckstev closed 5 years ago

beckstev commented 5 years ago

Purpose / Goal

Added a function to update the suggested_categories variable, which is required due to the fact that imglab can otherwise only display default categeories such as "dog" or "car".

Type

amitguptagwl commented 5 years ago

Thanks for raising this PR. Can you please add a gif or video highlighting UI changes?

beckstev commented 5 years ago

Actually, I opened this pull by mistake. I wanted to merge into my local master. However, if you think this a interesting feature I could provide a gif/image. In addition, I implemented two features which enhances the functionality of reading json files. First, the json file can contain a 'label/text', which can be displayed in the Label name text field. Second, the json file can include the style of every bbox.

amitguptagwl commented 5 years ago

Please include the gif/video. We'll check if that feature doesn't conflict with any planned feature. Then probably we can merge those changes to this repo.

Please raise another PR for your other changes. we'll check if they can be merged straight forward or if they need change/discussion.

beckstev commented 5 years ago

I will close this PR because I do not have enough time to prepare a sufficent example.

franciscorba commented 4 years ago

Sad this feature is really needed