Skip to content

产线模型数据准备阶段异常 #4605

@pierre110

Description

@pierre110

添加了voc数据集通过数据处理进行转换为coco。
数据处理成功通过了 提交任务>数据准备>格式校验>数据集保存 ,在完成时提示未知错误,日志如下:
2025-10-12 18:05:32,004 - pp-pipeline-exec - INFO - u-7117255-pp-p-d1742a20f3e1-tt-d1743680472f
2025-10-12 18:05:32,004 - pp-pipeline-exec - INFO - 执行命令:python /home/aistudio/PaddleX/main.py -c '/home/aistudio/PaddleX/./paddlex/configs/modules/small_object_detection/PP-YOLOE_plus_SOD-L.yaml' -o Global.mode=check_dataset -o Global.dataset_dir=/home/aistudio/data -o Global.output=/home/aistudio/output -o CheckDataset.convert.enable=True -o CheckDataset.convert.src_dataset_type=VOC
2025-10-12 18:05:38,961 - pp-pipeline-exec - INFO - �[32mStart loading xml annotation files from /home/aistudio/data/helmet/data/train_anno_list.txt ...�[0m
�[32mStart converting !�[0m

0%| | 0/4500 [00:00<?, ?it/s]
21%|██ | 927/4500 [00:00<00:00, 9261.66it/s]
42%|████▏ | 1876/4500 [00:00<00:00, 9394.95it/s]
63%|██████▎ | 2816/4500 [00:00<00:00, 9318.97it/s]
83%|████████▎ | 3750/4500 [00:00<00:00, 9326.93it/s]
100%|██████████| 4500/4500 [00:00<00:00, 7102.62it/s]
�[32mThe converted annotations has been save to /home/aistudio/data/helmet/data/annotations/instance_train.json.�[0m
�[32mStart loading xml annotation files from /home/aistudio/data/helmet/data/val_anno_list.txt ...�[0m
�[32mStart converting !�[0m

0%| | 0/500 [00:00<?, ?it/s]
100%|██████████| 500/500 [00:00<00:00, 9663.23it/s]
�[32mThe converted annotations has been save to /home/aistudio/data/helmet/data/annotations/instance_val.json.�[0m
�[32mConvert dataset successfully !�[0m
�[32mCheck dataset passed !�[0m
loading annotations into memory...
Done (t=0.22s)
creating index...
index created!
loading annotations into memory...
Done (t=0.01s)
creating index...
index created!
loading annotations into memory...
Done (t=0.05s)
creating index...
index created!
loading annotations into memory...
Done (t=0.01s)
creating index...
index created!

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions