请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
- 系统环境/System Environment:nvidia-docker pull registry.baidubce.com/paddlepaddle/paddle:2.6.1-gpu-cuda12.0-cudnn8.9-trt8.6
- 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components:git@github.com:PaddlePaddle/PaddleOCR.git
- 运行指令/Command Code:python -m paddle.distributed.launch --gpus '0,1' tools/train.py -c ./train_data/ch_PP-OCRv4_det_server_train/ch_PP-OCRv4_det_teacher.yml -o Global.pretrained_model=./train_data/ch_PP-OCRv4_det_server_train/best_accuracy
- 完整报错/Complete Error Message: [2024/04/28 03:52:59] ppocr ERROR: When parsing line 79395/26446.png [{"transcription": "李", "points": [[160, 173], [480, 173], [480, 467], [160, 467]], "difficult": false, "key_cls": "点字烈黑 85"}] , error happened with msg: Traceback (most recent call last): File "/paddle/PaddleOCR/ppocr/data/simple_dataset.py", line 162, in getitem outs = transform(data, self.ops) File "/paddle/PaddleOCR/ppocr/data/imaug/init.py", line 71, in transform data = op(data) File "/paddle/PaddleOCR/ppocr/data/imaug/make_border_map.py", line 59, in call self.draw_border_map(text_polys[i], canvas, mask=mask) File "/paddle/PaddleOCR/ppocr/data/imaug/make_border_map.py", line 83, in draw_border_map padded_polygon = np.array(padding.Execute(distance)[0]) IndexError: list index out of range ch_PP-OCRv4_det_server_train.zip Label.txt,ch_PP-OCRv4_det_teacher.yml 在附件中。不知道什么问题!请大佬帮忙