Add 2 files
Browse files- OCR.yaml +8 -0
- images/photo_2024-11-24_10-20-30.jpg +3 -0
OCR.yaml
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Global:
|
| 2 |
+
pipeline_name: OCR
|
| 3 |
+
input: https://paddle-model-ecology.bj.bcebos.com/paddlex/imgs/demo_image/general_ocr_001.png
|
| 4 |
+
|
| 5 |
+
Pipeline:
|
| 6 |
+
text_det_model: PP-OCRv4_server_det
|
| 7 |
+
text_rec_model: PP-OCRv4_server_rec
|
| 8 |
+
text_rec_batch_size: 1
|
images/photo_2024-11-24_10-20-30.jpg
ADDED
|
Git LFS Details
|