ValueError: operands could not be broadcast together with shapes (213,488,4) (1,1,3) #12719
-
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
吃井不忘挖水人,在PPOCRLabel.py脚本里的112行,把result = self.table_ocr('./data/paddle.png', return_ocr_result_in_table=True)这一句注释掉就行了,软件可以正常打开使用 |
Beta Was this translation helpful? Give feedback.
-
@tigflanker 感谢老哥 |
Beta Was this translation helpful? Give feedback.
-
因PPOCRLabel已经搬家了,后续有问题请移步PPOCRLabel提问哈! |
Beta Was this translation helpful? Give feedback.
吃井不忘挖水人,在PPOCRLabel.py脚本里的112行,把result = self.table_ocr('./data/paddle.png', return_ocr_result_in_table=True)这一句注释掉就行了,软件可以正常打开使用