0

The kernel for mynotebook.ipynb appears to have died. It will restart automatically.

from paddleocr import PaddleOCR, draw_ocr

ocr = PaddleOCR(use_angle_cls=True, lang='en', use_gpu=False)

result = ocr.ocr(img_path)

I am trying to run paddle ocr in my machine & the kernel just stops whenever I try to run ocr.ocr()

Rohit Gupta
  • 4,022
  • 20
  • 31
  • 41
Ha__sh
  • 1
  • 1

0 Answers0