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.
This model is currently not available via Cortex.
def run()
This model is best suited for recognizing text in images (OCR).
- License
- Source
This code is licensed under the Apache 2.0 License.