我的github
摘要: import cv2 labels_path = "test/labels/"labels2_path = "test/labels2/" for image in os.listdir(labels_path): #print(image) index, _ = os.path.splitext( 阅读全文
posted @ 2020-09-01 13:21 XiaoNiuFeiTian 阅读(1496) 评论(0) 推荐(0)