Tips Tricks 14 - EasyOCR for text detection in images (using python)

preview_player
Показать описание
Code generated in the video can be downloaded from here:
Рекомендации по теме
Комментарии
Автор

Awesome demo! I could see this being very useful for DICOM de-identification. Occasionally there will be PHI burned into the pixel data. Thank you for sharing this library.

yujanshrestha
Автор

Dear sir, In episode 183 the Keras-OCR library has been used but now you are talking on better one! Thanks!!

evyatarcoco
Автор

Hello sir, thanks for the video. How we can use blocklist effectively in easyocr?

yusufsAnt
Автор

Hi Sir, (Line number 19) Reader is taking almost 1 hour to complete 5% but gets ended with "ConnectionEndedwitherror" .. why its taking this much time.. Is there any offline method?

nkk
Автор

What is the roadmap of to develop own model using invoice dataset in ocr

santhiyac
Автор

how can we apply it to detect time data on the top of the images like the case of sky images

khadijabarhmi
Автор

Thank you for your contents. Will you do mask rcnn videos?

random-yuhv
Автор

does image quality affect the process of extracting text?

othmanali
Автор

Can you help me with handwritten like any resource are there for handwritten

prasanthv
Автор

Love your videos. What of the text is at 180 degrees (upside down)? Can I still apply this?

robr
Автор

Thank you for your video, I want "only selected text data show on image-text" as text as your video. How can we do it?

saezanhassan
Автор

can I check first whether the text image is blur or not, and then implement this logic

sheetaljoshi
Автор

Do you have solutions for alpha numeric recognition I have tried all the method finally I’m getting fail tesseract easy ocr etc for example ABC00OO1 and SI1234H

PrakashKing
Автор

Can anyone suggest, how can we train easy ocr for our own dataset?

EntertainmentDoseByAkash
Автор

Can this be used to extract scale bars from microstructure images?

vinven
Автор

Hi Sir,

Thank you for this awesome video, how to handle compatibility issues.

Example:
reader = easyocr.Reader(['en', 'hi', 'ta'], gpu=False) # English, hindi and tamil
getting below error:
*ValueError: Tamil is only compatible with English, try lang_list=["ta", "en"]*

Do you have any solution/idea to over this issue?

sathishanantha
Автор

Dear sir, thanks for the video. i wanted to extract table from figure, but didnt work ..?

surajshah
Автор

EasyOCR is ignoring simvols like dots, @ etc..

МохамедРусланович
Автор

Unknown C++ exception from OpenCV code

PANDURANG
Автор

easyocr will only load about 4% of the model then quits.

neilmara