JinpengLI/deep_ocr

Get_nothing_about_another_image

Opened this issue · 5 comments

Thanks for your great share! I run your wonderful code successfully with your test image.
I replaced the test image with data/id_card_img.jpg which is a funny id card. but i get nothing ,

Then i use the scripts in the ./bin/deep_ocr_id_card_segmentation to get a gray_texts.jpg. Then i run
the reco_chars.py for the gray_texts.jpg. The result is not reasonable at all. i think the reason is that the these characters are not contained in train data .Is that right?
Maybe i need finetune the model on a large character dataset ,could you tell me how to finetune?

Thanks for your help and nice work!

Thanks for your feedback. I am still developing id card recognition during weekends so please wait for roughly one month. I will let you know here once I have a new release.

Thank you for share these! I will care it all the time.

I have finished a first version. Feel free to check it out. Thanks.

docker pull jinpengli/deep_ocr_cpu_docker:latest

Pulling repository docker.io/jinpengli/deep_ocr_cpu_docker
Error while pulling image: Get https://index.docker.io/v1/repositories/jinpengli/deep_ocr_cpu_docker/images: dial tcp: lookup index.docker.io on [::1]:53: read udp [::1]:56735->[::1]:53: read: connection refused

why this error

i konw my ubuntu network is bad