Spring-0/face-censor
Detect and blur faces in any input images or videos with AI.
Built on YOLOv8 trained via Roboflow's WIDER FACE dataset, the system provides pluggable censoring methods (blur, emoji, text overlays) with configurable parameters for each masking technique. Exposes both a modular Python API and a Gradio-based web UI, supporting batch processing of images and videos with GPU acceleration via Docker or local installation.
No commits in the last 6 months.
Stars
58
Forks
7
Language
Python
License
GPL-3.0
Category
Last pushed
Feb 02, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Spring-0/face-censor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
chandrikadeb7/Face-Mask-Detection
Face Mask Detection system based on computer vision and deep learning using OpenCV and Tensorflow/Keras
Jaluus/MaskTerial
Code Release for "MaskTerial: A Foundation Model for Automated 2D Material Flake Detection"
z-mahmud22/Mask-RCNN_TF2.14.0
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow 2.14.0 and Python 3.10.
Kamlesh364/Mask-RCNN-TF2.7.0-keras2.7.0
Mask R-CNN for object detection and instance segmentation on Keras==2.7.0 and TensorFlow==2.7.0
jackfrost1411/MaskRCNN
Mask RCNN implementation on a custom dataset! All incorporated in a single python notebook!