Skip to content

运行PPOCRLabel --lang ch后报错 #69

@Hjjjj34

Description

@Hjjjj34

安装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无法启动

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions