faustomorales / keras-ocr

A packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model.
https://keras-ocr.readthedocs.io/
MIT License
1.38k stars 355 forks source link

OOM when running demo script #129

Open miaoski opened 3 years ago

miaoski commented 3 years ago

Hi. I have a NVIDIA GeForce 1060Ti (6GB RAM on GPU). The summary from TF2 read like the memory should be enough, but I still got OOM.

The complete log is here: ocr.log

Do I need more than 6GB to run the demo script in README.md? Thank you!

AlanTuring1988 commented 3 years ago

Hi, I have similar issue. I have a Nvidia Jetson Nano.

here the log: ocr-jetson.log