{ | |
"model_type": "gregg_recognition", | |
"task": "image-to-text", | |
"framework": "pytorch", | |
"image_height": 256, | |
"image_width": 256, | |
"image_channels": 1, | |
"vocabulary_size": 28, | |
"max_text_length": 30, | |
"architecture": "cnn-lstm", | |
"pipeline_tag": "image-to-text" | |
} |