A newer version of the Gradio SDK is available: 6.14.0
metadata
title: StyleID — Does AI Preserve Your Face?
emoji: 🎭
colorFrom: purple
colorTo: indigo
sdk: gradio
sdk_version: 5.33.0
app_file: app.py
pinned: false
suggested_hardware: zero-a10g
tags:
- face-identity
- stylization
- clip
- face-recognition
- art-style
short_description: Face identity check across AI art styles
🎭 StyleID — Does AI Preserve Your Face?
Upload a real photo and a stylized portrait (anime, cartoon, painting, sketch, etc.) — StyleID tells you if the identity is preserved.
How it works
StyleID uses a fine-tuned CLIP ViT-L/14 encoder calibrated against human psychometric experiments. Unlike standard face recognition (ArcFace, AdaFace), it's specifically designed for cross-style identity matching.
Paper & Model
- Paper: StyleID (arXiv 2604.21689)
- Model: kwanY/styleid
- License: Research use only