File size: 967 Bytes
58d9aa2
8c73b0d
 
 
 
58d9aa2
8c73b0d
58d9aa2
 
8c73b0d
 
 
 
 
 
 
 
58d9aa2
 
8c73b0d
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
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)](https://arxiv.org/abs/2604.21689)
- **Model:** [kwanY/styleid](https://huggingface.co/kwanY/styleid)
- **License:** Research use only