5 ms·
one immediate need is NSFW flagging, esp. things that might indicate abuse.
by djloche 10y ago
one immediate need is NSFW flagging, esp. things that might indicate abuse.
- danso 10y agoThis is a feature that Microsoft's computer vision API offers (in contrast to AWS Rekognition and other services): https://www.microsoft.com/cognitive-services/en-us/computer-vision-api https://www.microsoft.com/cognitive-services/en-us/computer-...
- discordance 10y agoContent moderator is what you're looking for: https://www.microsoft.com/cognitive-services/en-us/content-moderator https://www.microsoft.com/cognitive-services/en-us/content-m...
- jpatokal 10y agoThe Cloud Vision API already offers this: https://cloud.google.com/vision/docs/detecting-safe-search https://cloud.google.com/vision/docs/detecting-safe-search Disclaimer: I work on Google Cloud, but not Vision.