I'm developing against Azure Content Moderator. Where can I get a "safe" image that will return a true for IsImageAdultClassified || IsImageRacyClassified?
I'm developing against Azure Content Moderator. Where can I get a "safe" image that will return a true for IsImageAdultClassified || IsImageRacyClassified?
@WendyLanning-1949 Due to the nature of the service and the scenario in which if these fields are true the content will most likely be tagged spam or reported by most websites. There are not many safe public photo or github repos with this content that can be shared. I have used the service for content moderation and the response for any inappropriate images will mark either of these fields or both as true.
I have tested this scenario with some of the random image URL generators online with some popular photo sharing sites. You can try it in a similar way and check if it works for you.
6 people are following this question.