Instructions to use phonsobon/mini-text-detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use phonsobon/mini-text-detection with ultralytics:
# Couldn't find a valid YOLO version tag. # Replace XX with the correct version. from ultralytics import YOLOvXX model = YOLOvXX.from_pretrained("phonsobon/mini-text-detection") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
Upload khmer-text-detection-mini.pt with huggingface_hub
Browse files
khmer-text-detection-mini.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:415f84eb12be08308dc7a756c637a53c21cdcab1213c6c64a23c8020d9e809d1
|
| 3 |
+
size 5523162
|