Skip to content

Commit 18b37fe

Browse files
committed
update main.py
1 parent 7ae928f commit 18b37fe

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
@@ -15,6 +15,6 @@
1515
#CreatePaddleOCRDatasets(root_path="E:\Data\字符检测识别数据集\镇江大港厂内车牌关键点检测数据集", save_path="E:\Data\OCR\镇江大港厂内车牌识别数据集",dataset_type="镇江厂内车牌数据集")
1616
#removeNolabelVocDatasets(r"E:\Data\VOC数据集\集装箱残损检测数据集")
1717
#CreateYearsDatasets(r"E:\Data\VOC数据集\集装箱残损检测数据集")
18-
#create_text_detection_datasets(r"F:\数据集\关键点检测数据集\箱号关键点数据集",r'E:\Data\字符检测识别数据集\箱号关键点数据集')
18+
create_text_detection_datasets(r"F:\数据集\关键点检测数据集\箱号关键点数据集",r'E:\Data\字符检测识别数据集\箱号关键点数据集')
1919
#CreatePaddleOCRDatasets(r'F:\数据集\VOC数据集\箱门检测数据集\ContainVOC', save_path="E:\Data\OCR\箱号识别数据集",dataset_type="箱号数据集")
20-
CreateYearsDatasets("E:\Data\VOC数据集\箱门检测数据集\ContainVOC",0.95)
20+
#CreateYearsDatasets("E:\Data\VOC数据集\箱门检测数据集\ContainVOC",0.95)

0 commit comments

Comments
 (0)