-
Notifications
You must be signed in to change notification settings - Fork 261
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
Addressing issues regarding this system #5
Comments
Some useful information regarding the semantic segmentation of images https://github.com/mrgloom/awesome-semantic-segmentation
|
Some ideas in how to implement a Semantic Segmentation dataset/model "ShoujoSegment"
This concept would be applied as the "Humans in the Loop"or "Active Learning" system.
If there are crowdsourced Semantic Segmentation this can help http://ilpubs.stanford.edu:8090/1161/1/main.pdf and http://ceur-ws.org/Vol-2173/paper10.pdf |
I am just going to put this here, for those who wants to go from label to table. |
It would be easy to break such a system and cause mis-tagging by using these libraries as a demonstration on the weakness of using NN for automated image tagging.
Here are some of my proposals to make it more resilient:
AND THEN THERE IS THIS (claiming that most mitigation strategy fails) https://github.com/anishathalye/obfuscated-gradients
I have talked about something similar in halcy/DeepDanbooruActivationMaps#3
The text was updated successfully, but these errors were encountered: