摘要: import os import xml.etree.ElementTree as ET import cv2 origin_ann_dir = 'D:/Data/MyAnnoData/vmwareData/Annotations/' new_ann_dir = 'D:/Data/MyAnnoData/vmwareData/save/Annotations/' new_img_dir = '... 阅读全文
posted @ 2019-01-28 20:10 crazybird123 阅读(272) 评论(0) 推荐(0)