0

I was wondering if anyone has a good guide to setup PaddleOCR on M1 Mac or Docker. I want to use PaddleOCR to read license plates. I’m open to any suggestions. Thanks in advance.

Jonah
  • 38
  • 5
  • Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. – Community May 29 '22 at 00:19

1 Answers1

3

i try install paddleocr on M1 Mac. problem in installation paddle, python arm M1 not supported install paddle, and then i try with install python3.8 intel installer success. more information please read paddle installation

btw you can try my docker https://hub.docker.com/r/alimustoofaa/paddleocr

Ali Mustofa
  • 185
  • 1
  • 6