coloriz / selective-facial-mosaicing

얼굴 임베딩 기반의 선택적 얼굴 모자이크

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Selective Facial Mosaicing

작성일 : 2019년 7월 15일


선택적 얼굴 모자이크 데모. 유재석 얼굴 제외하고 모두 블러링 (왼쪽), 알고리즘 디버깅과 시각화. 얼굴 bounding box와 유클리드 거리 표시 (오른쪽)

process_diagram.png

Related Work

Example

1. Generate facial embedding database

python generate_face_database.py database.json --glob mcu/*.jpg

2. Play mosaiced video

python main.py database.json mcu --video-path mcu/mcu_footage.mp4

About

얼굴 임베딩 기반의 선택적 얼굴 모자이크


Languages

Language:Python 100.0%