End-to-End Pipeline for Automated Private Data Detection Using YOLO, OCR, and Qwen (LLM)
This project integrates YOLO (object detection), EasyOCR (text recognition), and Qwen (LLM) to identify, extract, and process text from images. The extracted text is analyzed by Qwen to detect private data (names, IDs, dates, places, etc.), which is then redacted in real-time by marking detected sensitive areas with red bounding boxes on the image.