SkillAgentSearch skills...

FaceAnon

Anonymize people in images and videos using yolov5-crowdhuman.

Install / Use

/learn @MichaelRomeroJr/FaceAnon
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Face Anonymizer

Blur faces from image and video files in /input/ folder.<br>

Requirements

  1. yolov5-crowdhuman<br>
  2. download crowdhuman_yolov5m.pt file in package folder.<br> Download model trained on crowd human using yolov5(m) architeture.<br> Download Link: YOLOv5m-crowd-human<br>

Useage

python run.py --weights crowdhuman_yolov5m.pt --source input/ --heads<br> Place image and video files in /input/ folder.<br> Result images will be in /output/ and videos with sound will be in /output/sound/

Demo

Click image view Imgur video<br> <img src="https://i.imgur.com/jP7URzA.png" width="512" height="512" target="_blank"><br> (note, demo is silent but videos in /output/sound contain audio)

Related Skills

View on GitHub
GitHub Stars26
CategoryContent
Updated2mo ago
Forks3

Languages

Python

Security Score

90/100

Audited on Jan 19, 2026

No findings