KKKKQF

Results 4 issues of KKKKQF

第一个: ppocr ERROR: When parsing line G:/Project/OCR/Train_ID/PaddleOCR/train_data/icdar2015/text_localization/ch4_training_images/img_161.jpg [{"transcription": "LEVEL", "points": [[949, 22], [1032, 0], [1036, 22], [953, 44]]}, {"transcription": "###", "points": [[965, 253], [1051, 256], [1054, 288], [968, 287]]}, {"transcription":...

我的数据集是这样的: ![image](https://user-images.githubusercontent.com/87752678/196682353-7da49f45-44c0-46b5-833a-a331384d8f78.png) 然后训练文本检测模型时报错: ![image](https://user-images.githubusercontent.com/87752678/196682523-97bf619e-f9cc-4c92-9da4-65559d52f40f.png)

![image](https://user-images.githubusercontent.com/87752678/197372739-a07f3d2f-f48e-439a-b907-007c3eaf848e.png) 加载数据,我看他都可以读到图片和对应内容,但是一到transforms阶段就报出这个问题,请问是什么原因,折磨我好久了

下载下来的ICDAR2015数据集数据集没有json格式的呀,请问怎么解决