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

Speed up labeling #165

Open TheDeathConqueror opened 5 years ago

TheDeathConqueror commented 5 years ago

I found a new tool makesense who is trying to do the same thing that you're already doing. Probably with some new thoughts in mind. I recently asked the author how that tool is doing differently: https://github.com/SkalskiP/make-sense/issues/23

The author responded that we need multiple clicks while labeling in imglab. Though I didn't understand it well as I can control most of the things with tab or other hotkeys. However, is it possible to simplify the view to speed up the labeling process?

amitguptagwl commented 5 years ago

@TheDeathConqueror Thanks for letting me know. I didn't test that tool yet so I can't comment which one is better. However, there are multiple things which help to speed up the labeling already. Eg hotkeys, copy-paste labels, 1 click landmarking, auto suggestions, etc.

Many users visit the site directly are not aware of such hidden features. Probably, we should inform them about such features on the site itself.

I'll think about the simplified design as you suggested. But if you want something like makesense is doing, it is quite easy. I have to fill the last label automatically and turn the label box in selectbox.

I'll think about more simplified version, however. If there is anything in your mind, feel free to share.

ksinghj commented 4 years ago

@amitguptagwl What if the label tab is brought up with the most recently drawn label pre-selected?