ivere27's picture
tiny-receipt-reader-digit-slots-2m — question-free receipt digit reader (2.46M params, epoch 100)
c9fa078
Raw
History Blame Contribute Delete
430 Bytes
{
"model_type": "receipt-digit-reader",
"format": "receipt_digit_reader_onnx_v1",
"d_model": 256,
"rounds": 3,
"slots": 16,
"phone_slots": 12,
"street_slots": 4,
"num_classes": 11,
"blank_class": 10,
"grid": [
10,
42
],
"input": {
"channels": 1,
"height": 320,
"width": 672,
"normalization": "x = (gray / 255 - 0.5) / 0.5",
"resize": "bilinear to 672x320 (width x height)"
}
}