|
|
|
|
|
by Abishek_Muthian
2735 days ago
|
|
>Google’s Vision API doesn’t even flag one of the images as violating We have used AWS's Rekognition API for moderation in our dating platform for over 200,000 images per month. As far as nudity detection is concerned; Rekognition performs optimally. I tested it against the Hell Girl image by TB Choi & it detects the nudity[1] & also detects the weapons under general Object/scene detection[2]. But I would warn against using Rekognition for anything related to gender as it is very biased and would behave indifferently towards people with colored skin. I have raised concerns about the bias in the Rekognition data set with AWS team & also other media outlets have covered it at length. With that being said, I feel sad that we are in a state where such beautiful art should be moderated where as applications exploiting children are being given a free run. [1]:https://imgur.com/a/FyJ5V56
[2]:https://imgur.com/a/LlfS7wO |
|