Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: 'cells' #13356

Closed
AMALVAASISH opened this issue Jul 12, 2024 · 0 comments
Closed

KeyError: 'cells' #13356

AMALVAASISH opened this issue Jul 12, 2024 · 0 comments

Comments

@AMALVAASISH
Copy link

问题描述 / Problem Description

运行环境 / Runtime Environment

  • OS:
  • Paddle:
  • PaddleOCR:

复现代码 / Reproduction Code

完整报错 / Complete Error Message

error happened with msg: Traceback (most recent call last):
File "C:\Users\anaconda3\envs\finalocr\Lib\site-packages\PaddleOCR\ppocr\data\simple_dataset.py", line 162, in getitem
outs = transform(data, self.ops)
File "C:\Users\anaconda3\envs\finalocr\Lib\site-packages\PaddleOCR\ppocr\data\imaug_init_.py", line 71, in transform
data = op(data)
File "C:\Users\anaconda3\envs\finalocr\Lib\site-packages\PaddleOCR\ppocr\data\imaug\label_ops.py", line 694, in call
cells = data["cells"]
KeyError: 'cells'

可能解决方案 / Possible solutions

附件 / Appendix

@PaddlePaddle PaddlePaddle locked and limited conversation to collaborators Jul 12, 2024
@GreatV GreatV converted this issue into discussion #13357 Jul 12, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant