File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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"E:\Data\VOC数据集\集装箱残损检测数据集" )
18- CreateYearsDatasets (r"E:\Data\VOC数据集\集装箱残损检测数据集" )
17+ # removeNolabelVocDatasets(r"E:\Data\VOC数据集\集装箱残损检测数据集")
18+ # CreateYearsDatasets(r"E:\Data\VOC数据集\集装箱残损检测数据集")
1919 #create_text_detection_datasets(r"F:\数据集\关键点检测数据集\箱号关键点数据集",r'E:\Data\字符检测识别数据集\箱号关键点数据集')
20- # CreatePaddleOCRDatasets(r'E:\Data\字符检测识别数据集\箱号关键点数据集', save_path="E:\Data\OCR\箱号识别数据集",dataset_type="箱号数据集")
20+ CreatePaddleOCRDatasets (r'E:\Data\字符检测识别数据集\箱号关键点数据集' , save_path = "E:\Data\OCR\箱号识别数据集" ,dataset_type = "箱号数据集" )
Original file line number Diff line number Diff line change 1313
1414 setup (
1515 name = "dataset_tools" ,
16- version = "1.0.3 " ,
16+ version = "1.0.4 " ,
1717 keywords = ("pip" , "dataset_tools" , "" ),
1818 description = "dataset_tools" ,
1919 long_description = "" ,
You can’t perform that action at this time.
0 commit comments