Video anonymization by face detection
-
Updated
Oct 13, 2024 - Python
Video anonymization by face detection
This repository allows you to anonymize sensitive information in images/videos. The solution is fully compatible with the DL-based training/inference solutions that we already published/will publish for Object Detection and Semantic Segmentation.
Official implementation of the paper "Now You See Me, Now You Don’t: A Unified Framework for Expression-Consistent Video Anonymization."
Automatically blur background faces in images and videos using Florence-2 + SAM2. Smart speaker detection preserves main subjects while anonymizing bystanders.
Face Anonymizer is a program that blurs your face and changes your voice in real time.
CLI & web tool for automatic person anonymization in surveillance videos. Multi-scale YOLO v8 detection with ByteTrack tracking, temporal smoothing, auto-refinement passes, and interactive review. Supports pixelation/blur, fish-eye correction, and adaptive intensity. Full test suite, CI pipeline.
Add a description, image, and links to the video-anonymization topic page so that developers can more easily learn about it.
To associate your repository with the video-anonymization topic, visit your repo's landing page and select "manage topics."