mirror of
https://gitee.com/nanjing-yimao-information/ieemoo-ai-gift.git
synced 2025-08-19 22:00:25 +00:00
update
This commit is contained in:
@ -76,9 +76,9 @@ def convert_annotation(image_id, imgname_list, label_path, Annotation_path, imag
|
||||
# abs_path = os.getcwd()
|
||||
|
||||
|
||||
image_path = '/home/lc/data_center/gift/ori_image/images/' # img实际存放地址
|
||||
Annotation_path = '/home/lc/data_center/gift/ori_image/xmls/' # xml实际存放地址
|
||||
label_path = '/home/lc/data_center/gift/ori_image/labels/' # 保存路径
|
||||
image_path = '/home/lc/data_center/gift/v2/images/' # img实际存放地址
|
||||
Annotation_path = '/home/lc/data_center/gift/v2/xmls/' # xml实际存放地址
|
||||
label_path = '/home/lc/data_center/gift/v2/labels/' # 保存路径
|
||||
|
||||
# wd = getcwd()
|
||||
imgname_list = []
|
||||
|
Reference in New Issue
Block a user