-
Notifications
You must be signed in to change notification settings - Fork 10
Description
imagine being able to toggle the label list with some theme specific overlays, the most obvious one being person parts; (no change to the label data, just a way to visualise and select)
id imagine bitmaps with colour coding sych that you could click on the reference icon/image to get the part,
here’s a mickup of what i’d imagine the person part icon would look like..
a similar thing could be done for street scenes (road,curb,pavement etc), and vehicle parts
could this be user defineable?
ive found how to run a test server and serve pages on my network (and i have some hosting, but no domain name)
perhaps you could the user specify a URL for some JSON defining these schemes;
ive also seen how a page can pass values via “local storage” (perhaps i could make a page to set things up that the main ui oicks up on).. but i suspect the json is best.
my knowledge of web ui is very hazy.. i’d probably struggle to fork your UI myself, although its not out of the question..
benefits:
- groups commonly co-occuring labels
- define a scheme for a particular training task (w examples here are human pose and street scenes)
- easier to use with the ipad £ pen ( eg painting the mockup was easy)
- the reference images can guide how to use them
- makes validation easier (check the colour coding, could cycle the colours eg left/right, libs groupings and check its all consustent)
- for me, i actually have to stop and think how to get left & rught correct - and i do find i made mistakes (i later correct with rework). copyiing from a reference , it’ll be easier.. just match visually “this bit is that bit” instead of having to thrink through “verbally”
