comic-text-and-bubble-detector (TranslateApp mirror)
Phone-size ONNX used by TranslateApp as the manga balloon detector (trial K).
Byte-identical to detector-v4-s_int8.onnx from ogkalu/comic-text-and-bubble-detector (Apache-2.0). Not a retrain.
| File | SHA-256 | Bytes |
|---|---|---|
detector.onnx |
5fe9e4f576e49d4e7e8b0e029d6d3cdc252abd4694113e1cae120e62c931ea79 |
11120765 |
Classes
0 bubble (empty outline, skipped by the app) 路 1 text_bubble 路 2 text_free
Inference (ORT)
- Inputs:
imagesfloat32[N,3,640,640]RGB /255 stretch;orig_target_sizesint64[N,2]=[width, height] - Outputs:
labels[1,300]路boxes[1,300,4]xyxy page pixels 路scores[1,300] - Score floor in app: 0.3
License
Apache-2.0. Keep LICENSE + NOTICE with redistributions.
Model tree for Sundowner123/comic-text-and-bubble-detector
Base model
ogkalu/comic-text-and-bubble-detector