Optical Character Recognition (OCR) is the task of detecting and recognizing text / characters from images, fax documents, scanned paper documents to digital format for further consumption. OCR has wide range of use-cases and is used across different industries like - Banking, Insurance, Legal, Retail, etc., Whatever may be the use case, it is important to identify the correct pre-trained OCR model to create the solution. The task of finding and evaluating a solution can take not only weeks but months, but by using Tiyaro the effort is reduced merely to the matter of minutes. Try on Tiyaro
from MMOCR GitHub project .
Tiyaro Experiments allows us a quicker way to compare different pre-trained machine learning models along with the SaaS Vendor APIs helping us accelerate the evaluation process. To compare models, all of them must be of the same Model Type
, in this case: optical-character-recognition
. Example MMOCR IIIT 5k dataset public experiment Once we have completed searching and using demos for different models we can head on over to create experiments. There are various ways to create experiments but we are simply going over to the experiments tab. Where we start a new experiment.
From MMOCR Docs , Text Recognition
, Text Detection + Text Recognition
and KIE
models are of model-type: optical-character-recognition
in Tiyaro. You can find these end2end ocr
models on Tiyaro as well. From Tiyaro Docs - ocr response signature :
response.text
simply returns the recognized text by the modelresponse.raw_response
returns the complete response from model. Based on model provider, it varies a lot. While we try our best to keep Tiyaro Models updated with MMOCR updates, there might be some delays. In such cases, if you don't find a particular MMOCR model on Tiyaro, or any other model for that matter, simply raise a request in Tiyaro EasyServe . You can share the experiment with your coworkers and on social media. Also, you can make a copy of the given experiment to enhance or modify the particular experiment. Wish to create one? Head on over to Tiyaro !