HichTala
/

Object Detection
Transformers
ONNX
Safetensors
English
vit
image-classification

Add ONNX exports for the browser demo

#3

Adds the ONNX exports used by the browser demo

Files

file size notes
onnx/ygo_yolo.onnx 39 MB YOLO-OBB detector
onnx/vit_fp16.onnx 193 MB ViT classifier, FP16
onnx/vit_fp32.onnx 386 MB ViT classifier, FP32
onnx/cardnames_onnx.json 2.2 MB names keyed by ViT output index
All are exported from the weights already in this repo, reproducibly, by docs/export_models.py in the website demo PR.

Not included

LoganCRC/yugiscan-models

HichTala changed pull request status to merged

Sign up or log in to comment