Skip to content

Commit 4e419bd

Browse files
committed
update main函数
1 parent fb271b6 commit 4e419bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

main.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#removeNolabelDatasets(r"F:\数据集\关键点检测数据集\定制版箱号关键点数据集\2022-03-09")
1515
#create_text_detection_datasets(r"F:\数据集\关键点检测数据集\定制版箱号关键点数据集",r"E:\Data\字符检测识别数据集\定制版箱号关键点数据集",0.95)
1616
#CreatePaddleOCRDatasets(root_path="E:\Data\字符检测识别数据集\镇江大港厂内车牌关键点检测数据集", save_path="E:\Data\OCR\镇江大港厂内车牌识别数据集",dataset_type="镇江厂内车牌数据集")
17-
#removeNolabelVocDatasets(r"F:\数据集\验残数据集\残损检测数据集")
18-
CreateYearsDatasets(r"F:\数据集\验残数据集\残损检测数据集")
17+
#removeNolabelVocDatasets(r"E:\Data\VOC数据集\箱门检测数据集")
18+
CreateYearsDatasets(r"E:\Data\VOC数据集\箱门检测数据集\ContainVOC")
1919
#create_text_detection_datasets(r"F:\数据集\关键点检测数据集\箱号关键点数据集",r'E:\Data\字符检测识别数据集\箱号关键点数据集')
2020
#CreatePaddleOCRDatasets(r'E:\Data\字符检测识别数据集\箱号关键点数据集', save_path="E:\Data\OCR\箱号识别数据集",dataset_type="箱号数据集")

0 commit comments

Comments
 (0)