anime-face-detect
anime-face-detect
Small, fast face and head detector for illustrations. Runs comfortably on CPU at video frame rates.
This card is generated from the entry's metadata in src/data/hub.js. Write a
card field on the entry to replace it with a real one.
How to use it
from transformers import pipeline
pipe = pipeline("object-detection", model="bluzen/anime-face-detect")
Details
| Task | Object Detection |
| Size | 11M params |
| Library | ONNX |
| Licence | MIT |
Limitations
Every model the lab publishes carries the biases of the corpus it came from, and ours is illustration-heavy. Measure before you trust it.