PaddleOCR icon indicating copy to clipboard operation
PaddleOCR copied to clipboard

在训练文字识别部分

Open KKKKQF opened this issue 2 years ago • 3 comments

image 加载数据,我看他都可以读到图片和对应内容,但是一到transforms阶段就报出这个问题,请问是什么原因,折磨我好久了

KKKKQF avatar Oct 23 '22 03:10 KKKKQF

请问有人知道吗

KKKKQF avatar Oct 31 '22 01:10 KKKKQF

op是list类型,报错显示无法调用。正常来说,op应该是个class,是否数据变换的op类没有build成功?

huangjun12 avatar Nov 04 '22 07:11 huangjun12

op是list类型,报错显示无法调用。正常来说,op应该是个class,是否数据变换的op类没有build成功?

您好,我这个data类型的是字典型的,您说的op类没build具体是指什么 image

KKKKQF avatar Nov 05 '22 08:11 KKKKQF

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jul 08 '23 02:07 github-actions[bot]