Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arshitarora/sensitive-data-detection

This repository contains a Python-based project to detect and classify sensitive data within images. The code utilizes a trained image classification model to determine if an image contains sensitive information and uses Optical Character Recognition (OCR) to identify potential sensitive text (such as credit card numbers or date patterns).
https://github.com/arshitarora/sensitive-data-detection

image-classification image-processing machine-learning python tensorflow tensorflowjs

Last synced: about 1 month ago
JSON representation

This repository contains a Python-based project to detect and classify sensitive data within images. The code utilizes a trained image classification model to determine if an image contains sensitive information and uses Optical Character Recognition (OCR) to identify potential sensitive text (such as credit card numbers or date patterns).

Awesome Lists containing this project