onnxtr-vitstr-base / config.json
Felix92's picture
Add onnxtr-vitstr-base model
6d89980
raw
history blame contribute delete
603 Bytes
{
"mean": [
0.694,
0.695,
0.693
],
"std": [
0.299,
0.296,
0.301
],
"input_shape": [
3,
32,
128
],
"vocab": "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~°£€¥¢฿àâéèêëîïôùûüçÀÂÉÈÊËÎÏÔÙÛÜÇ",
"url": "https://github.com/felixdittrich92/OnnxTR/releases/download/v0.0.1/vitstr_base-ff62f5be.onnx",
"url_8_bit": "https://github.com/felixdittrich92/OnnxTR/releases/download/v0.1.2/vitstr_base_dynamic_8_bit-976c7cd6.onnx",
"arch": "vitstr_base",
"task": "recognition"
}