-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
suggestion - label palette (eg for humans) #298
Comments
Many thanks for the great suggestions - very much appreciated! I really like that approach! Unfortunately I am quite busy at the moment renovating my new flat, so I probably won't have time in the next few months to tackle such a big feature. At the moment I am mostly doing maintenance (e.g I've updated PostgreSQL to the latest supported major version a few days ago), fixing some small bugs, etc. I hope I find more time soon to work on that :) |
good luck with the move and settling in. I could ask for some pointers on (a) downloading the existing dataset - to write visualisation and browsing of. it - and uploading annotations (I could try to modify the labelme tool to include this palette.. or use a layer in gimp, then convert into polygon outlines) this "stable diffusion" AI model that's all the rage at the moment has a well known problem that It creates distorted people. Maybe human annotations like we have here available might help fix it... although it would take many like minded people to have produced 100k's of similar annotations ,we only have a few. thousand here |
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:
The text was updated successfully, but these errors were encountered: