anime-character-detector

February 13, 2026 · View on GitHub

YOLOX-based anime character detector running in browser with ONNX Runtime Web (WebGPU/WASM)

Demo Screenshot

Model Information

PropertyValue
Base ModelYOLOX-s
Input Size640×640
ClassesSingle class: "character"
mAP@5082.4%
mAP@50-9557.7%
Training Images3,253
Annotations15,901

Features

  • Client-side Processing: All inference runs in your browser using ONNX Runtime Web
  • Multiple Input Methods: Drag & drop, file selection, or paste from clipboard
  • WebGPU/WASM Support: Hardware acceleration when available
  • HEIC/HEIF Support: Automatic conversion to PNG for iOS images
  • Adjustable Parameters: Score threshold and NMS IoU threshold controls

License

Apache License 2.0 - see LICENSE for details.