manga-ocr (repackaged, full-precision)
Full-precision manga-ocr-base repackaged into a single self-consistent repo for ONNX inference — matched weights and tokenizer in one place.
- Weights (
encoder_model.onnx343 MB,decoder_model.onnx117 MB): the full-precision, non-merged ONNX export (768-dim ViT encoder) fromonnx-community/manga-ocr-base-ONNX, itself a transformers.js export ofkha-white/manga-ocr-base. - Tokenizer (
tokenizer.json,vocab.txt, 6144-token WordPiece): verified id→token-identical to the weights' lineage.
I/O: encoder takes pixel_values → hidden states; decoder takes input_ids +
encoder_hidden_states → logits (no KV-cache branch).
- Downloads last month
- 32
Model tree for NorwayFish/manga-ocr
Base model
kha-white/manga-ocr-base