Mirror of https://github.com/roostorg/awesome-safety-tools
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add: Google Content Safety API (industry service for CSAM detection)

+2
+2
README.md
··· 46 46 * convoluted neural network (CNN) based explicit image ML model 47 47 * [Private Detector by Bumble](https://github.com/bumble-tech/private-detector) 48 48 * a pretrained model for detecting lewd images 49 + * [Google Content Safety API](https://cloud.google.com/safesearch/docs/content-safety) 50 + * a free service by Google that uses machine learning to detect child sexual abuse material (CSAM), nudity, and sexually explicit content in images and videos. Widely used by NGOs, platforms, and law enforcement partners to support online child safety initiatives. (industry service not open source) 49 51 * [Sentinel by Roblox](https://github.com/Roblox/Sentinel/tree/main) 50 52 * a Python library designed specifically for realtime detection of extremely rare classes of text by using contrastive learning principles 51 53