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.

Merge pull request #5 from roostorg/julietshen-patch-2

adding bumble private detector

authored by

juliet and committed by
GitHub
321a4caf b44d782a

+2
+2
README.md
··· 52 52 * convoluted neural network (CNN) based explicit image ML model 53 53 * [Guardrails AI](https://github.com/guardrails-ai/guardrails) 54 54 * a Python framework that helps build safe AI applications checking input/output for predefined risks 55 + * [Private Detector by Bumble](https://github.com/bumble-tech/private-detector) 56 + * a pretrained model for detecting lewd images 55 57 56 58 ## Privacy Protection 57 59 * [Fawkes Facial De-Recognition Cloaking](https://github.com/Shawn-Shan/fawkes)