我从 GCP VM 中创建的 Notebook 中的以下存储库运行 Keras-OCR 实现
https://github.com/faustomorales/keras-ocr
对 prediction_groups = pipeline.recognize(images) 的调用会杀死内核。抛出关于 Kernel has dead 的错误。
GCP VM 是: 版本:common-cu113.m87 基于:Debian GNU/Linux 10 (buster) (GNU/Linux 4.19.0-18-cloud-amd64 x86_64\n)
你能建议如何解决这个问题吗?