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()
- License
- Source
This code is licensed under the Apache 2.0 License.