摘要: JSON格式转XML格式(COCO) 1 # 使用时仅需修改21、22、24行路径文件 2 import os 3 import time 4 import json 5 import pandas as pd 6 from tqdm import tqdm 7 from pycocotools.c 阅读全文
posted @ 2021-12-14 16:41 whiteleaf03 阅读(307) 评论(0) 推荐(0)