Bingsu / ocr_test

huggingface.co
Total runs: 7
24-hour runs: 0
7-day runs: 0
30-day runs: 2
Model's Last Updated: January 02 2023

Introduction of ocr_test

Model Details of ocr_test

Optical Character Recognition made seamless & accessible to anyone, powered by TensorFlow 2 & PyTorch

Task: recognition

https://github.com/mindee/doctr

Example usage:
>>> from doctr.io import DocumentFile
>>> from doctr.models import ocr_predictor, from_hub

>>> img = DocumentFile.from_images(['<image_path>'])
>>> # Load your model from the hub
>>> model = from_hub('mindee/my-model')

>>> # Pass it to the predictor
>>> # If your model is a recognition model:
>>> predictor = ocr_predictor(det_arch='db_mobilenet_v3_large',
>>>                           reco_arch=model,
>>>                           pretrained=True)

>>> # If your model is a detection model:
>>> predictor = ocr_predictor(det_arch=model,
>>>                           reco_arch='crnn_mobilenet_v3_small',
>>>                           pretrained=True)

>>> # Get your predictions
>>> res = predictor(img)
Run Configuration

{ "arch": "vitstr_small", "train_path": "C:\Users\smartmind\Desktop\workspace\test\train_ocr\train", "val_path": "C:\Users\smartmind\Desktop\workspace\test\train_ocr\validation", "train_samples": 1000, "val_samples": 20, "font": "FreeMono.ttf,FreeSans.ttf,FreeSerif.ttf", "min_chars": 1, "max_chars": 12, "name": "vitstr_small-korean", "epochs": 15, "batch_size": 64, "device": 0, "input_size": 32, "lr": 0.001, "weight_decay": 0.01, "workers": 8, "resume": null, "vocab": "korean", "test_only": false, "show_samples": false, "wb": true, "push_to_hub": true, "pretrained": true, "sched": "onecycle", "amp": true, "find_lr": false }

Runs of Bingsu ocr_test on huggingface.co

7
Total runs
0
24-hour runs
2
3-day runs
0
7-day runs
2
30-day runs

More Information About ocr_test huggingface.co Model

ocr_test huggingface.co

ocr_test huggingface.co is an AI model on huggingface.co that provides ocr_test's model effect (), which can be used instantly with this Bingsu ocr_test model. huggingface.co supports a free trial of the ocr_test model, and also provides paid use of the ocr_test. Support call ocr_test model through api, including Node.js, Python, http.

ocr_test huggingface.co Url

https://huggingface.co/Bingsu/ocr_test

Bingsu ocr_test online free

ocr_test huggingface.co is an online trial and call api platform, which integrates ocr_test's modeling effects, including api services, and provides a free online trial of ocr_test, you can try ocr_test online for free by clicking the link below.

Bingsu ocr_test online free url in huggingface.co:

https://huggingface.co/Bingsu/ocr_test

ocr_test install

ocr_test is an open source model from GitHub that offers a free installation service, and any user can find ocr_test on GitHub to install. At the same time, huggingface.co provides the effect of ocr_test install, users can directly use ocr_test installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

ocr_test install url in huggingface.co:

https://huggingface.co/Bingsu/ocr_test

Url of ocr_test

ocr_test huggingface.co Url

Provider of ocr_test huggingface.co

Bingsu
ORGANIZATIONS

Other API from Bingsu

huggingface.co

Total runs: 9.7M
Run Growth: -487.4K
Growth Rate: -5.02%
Updated:November 21 2024
huggingface.co

Total runs: 126
Run Growth: 87
Growth Rate: 69.05%
Updated:August 04 2023
huggingface.co

Total runs: 23
Run Growth: 16
Growth Rate: 69.57%
Updated:November 28 2022
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:January 16 2023