Vision Language
MGP-STR
The MGPSTR
class implements a wrapper for the MGPSTR (Multi-Granularity Prediction for Scene Text Recognition) model,
which recognizes text in images.
class MGPSTR()
If True, inference call is run on the local VM, else offloaded onto GRID-Cortex. Defaults to True.
def run()
This model is best suited for recognizing text in images (OCR).
This code is licensed under the Apache 2.0 License.
This code is licensed under the Apache 2.0 License.