deep_ocr icon indicating copy to clipboard operation
deep_ocr copied to clipboard

Get_nothing_about_another_image

Open xuzero opened this issue 8 years ago • 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!

xuzero avatar Nov 12 '16 03:11 xuzero

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.

JinpengLI avatar Nov 12 '16 09:11 JinpengLI

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

TerryOne avatar Nov 23 '16 04:11 TerryOne

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

JinpengLI avatar Nov 27 '16 21:11 JinpengLI

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

Jayhello avatar Dec 14 '16 01:12 Jayhello

i konw my ubuntu network is bad

Jayhello avatar Dec 14 '16 09:12 Jayhello