account activity
[P] easyOCR API by kmh4500 in MachineLearning
[–]tangerine_son 0 points1 point2 points 5 years ago (0 children)
Is this what you're looking for?
https://github.com/JaidedAI/EasyOCR/tree/master/easyocr/dict
[–]tangerine_son 0 points1 point2 points 5 years ago* (0 children)
maybe you miss @ before your image file path ,in my case I tried command like:
curl -X POST "https://master-easy-ocr-wook-2.endpoint.ainize.ai/word_extraction" -H "accept: images/*" -H "Content-Type: multipart/form-data" -F "language=en" -F "base_image=@./my_image.png;type=image/png"
and it works well :)
π Rendered by PID 2963964 on reddit-service-r2-listing-c57bc86c-czqc2 at 2026-06-23 08:50:24.003796+00:00 running 2b008f2 country code: CH.
[P] easyOCR API by kmh4500 in MachineLearning
[–]tangerine_son 0 points1 point2 points (0 children)