Open DonaldTsang opened 4 years ago
Some useful information regarding the semantic segmentation of images https://github.com/mrgloom/awesome-semantic-segmentation Weird problems that will arise from using the repos within verbatim:
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. A good example would be:
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 https://github.com/halcy/DeepDanbooruActivationMaps/issues/3