PFCCLab / PPOCRLabel

PPOCRLabelv2 is a semi-automatic graphic annotation tool suitable for OCR field, with built-in PP-OCR model to automatically detect and re-recognize data.
101 stars 31 forks source link

MacBook Pro M2 macOS15使用自动标注会卡死 #84

Open Realybig opened 2 months ago

Realybig commented 2 months ago

硬件:MacBook Pro M2 系统:15.1 Beta版(24B5046f)

PPOCRLabel --lang ch
[2024/09/18 22:39:31] ppocr WARNING: When args.layout is false, args.ocr is automatically set to false 2024-09-18 22:39:33.539 python3[97445:1704000] +[IMKClient subclass]: chose IMKClient_Modern 2024-09-18 22:39:33.539 python3[97445:1704000] +[IMKInputSession subclass]: chose IMKInputSession_Modern file name in openNext is /Users/olivia/MyObjects/2024Projects/temps/WechatIMG170.jpg DirPath in importDirImages is /Users/olivia/MyObjects/2024Projects/temps loadShapes loadShapes Using model from paddle

Realybig commented 2 months ago

目前看只要涉及识别内容就会卡死

GreatV commented 1 month ago

paddle版本和paddleocr版本分别是多少

Realybig commented 1 month ago

paddle版本和paddleocr版本分别是多少

Name:PPOCRLabel App Version:2.1.6

paddleocr in ./lib/python3.11/site-packages (2.8.1) paddlepaddle in ./lib/python3.11/site-packages (2.6.2)

GreatV commented 1 month ago

可以看一下这里的解决办法