-
Image and Video Filtering for Profanity
over 8 years ago
-
over 8 years ago
Hi Nitin, you can use 3rd party library as below
- Clarifai https://developer.clarifai.com/
- WebPurify https://www.webpurify.com/
Clarifai - It provides tags related to submitted image/video and you can check those tags and based on that you can block profane/offensive content.
WebPurify - This provides APIs, you can call those API with submitted image/video.
Hope this will help you.
-
1 Answer(s)