Skip to content

Commit fa7790e

Browse files
committed
update 重新生成ocr数据集
1 parent 2942c32 commit fa7790e

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

main.py

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +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:\数据集\VOC数据集\验残集装箱检测数据集")
18-
CreateYearsDatasets(r"F:\数据集\VOC数据集\验残集装箱检测数据集")
17+
# removeNolabelVocDatasets(r"F:\数据集\VOC数据集\验残集装箱检测数据集")
18+
# CreateYearsDatasets(r"F:\数据集\VOC数据集\验残集装箱检测数据集")
19+
create_text_detection_datasets(r"F:\数据集\关键点检测数据集\箱号关键点数据集",r'E:\Data\字符检测识别数据集\箱号关键点数据集')
20+
CreatePaddleOCRDatasets(r'E:\Data\字符检测识别数据集\箱号关键点数据集', save_path="E:\Data\OCR\箱号识别数据集",dataset_type="箱号数据集")

0 commit comments

Comments
 (0)