onnxtr-master / config.json
Felix92's picture
Add onnxtr-master model
6105772
raw
history blame contribute delete
588 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/master-b1287fcd.onnx",
"url_8_bit": "https://github.com/felixdittrich92/OnnxTR/releases/download/v0.1.2/master_dynamic_8_bit-d8bd8206.onnx",
"arch": "master",
"task": "recognition"
}