-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
安装ppocrlabel成功后运行PPOCRLabel --lang ch报错如下:
RuntimeError: (PreconditionNotMet) Tensor's dimension is out of bound.Tensor's dimension must be equal or less than the size of its memory.But received Tensor's dimension is 8, memory's size is 0.
[Hint: Expected numel() * SizeOf(dtype()) <= memory_size(), but received numel() * SizeOf(dtype()):8 > memory_size():0.] (at ..\paddle\phi\core\http://dense_tensor_impl.cc:55)
[operator < scale > error]
但paddleocr识别程序能正确识别图片,ppocrlabel无法启动
s5248
Metadata
Metadata
Assignees
Labels
No labels