DhilipSanjay/Detection-of-Sensitive-Data-Exposure-in-Images
A Machine Learning Model that classifies the data in the images as Sensitive or Non-sensitive.
This tool helps individuals and companies prevent unintended exposure of private information. It takes an image as input and tells you if it contains sensitive data, allowing you to be cautious before uploading it to the cloud or social media. Anyone concerned about accidentally sharing confidential personal or business details in images can use this.
No commits in the last 6 months.
Use this if you want to automatically check images for personal, confidential business, or classified information before sharing them online.
Not ideal if you need to detect sensitive data within text documents or other non-image file types.
Stars
66
Forks
22
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 18, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/DhilipSanjay/Detection-of-Sensitive-Data-Exposure-in-Images"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
qubvel/efficientnet
Implementation of EfficientNet model. Keras and TensorFlow Keras.
KichangKim/DeepDanbooru
AI based multi-label girl image classification system, implemented by using TensorFlow.
matlab-deep-learning/Image-Classification-in-MATLAB-Using-TensorFlow
This example shows how to call a TensorFlow model from MATLAB using co-execution with Python.
AFAgarap/cnn-svm
An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine...
harvitronix/five-video-classification-methods
Code that accompanies my blog post outlining five video classification methods in Keras and TensorFlow