''
This commit is contained in:
@ -313,7 +313,8 @@ def pipeline(eventpath,
|
||||
|
||||
|
||||
|
||||
def execute_pipeline(evtdir = r"D:\datasets\ym\后台数据\unzip",
|
||||
def \
|
||||
execute_pipeline(evtdir = r"D:\datasets\ym\后台数据\unzip",
|
||||
DataType = "raw", # raw, pkl
|
||||
save_path = r"D:\work\result_pipeline",
|
||||
kk=1,
|
||||
@ -364,6 +365,9 @@ def execute_pipeline(evtdir = r"D:\datasets\ym\后台数据\unzip",
|
||||
f.write(line + '\n')
|
||||
|
||||
if __name__ == "__main__":
|
||||
# datapath = r'/home/wqg/dataset/test_dataset/base_dataset/single_event/source/'
|
||||
# savepath = r'/home/wqg/dataset/pipeline/test_result/single_event_V10'
|
||||
|
||||
datapath = r'/home/wqg/dataset/test_dataset/base_dataset/single_event/source/'
|
||||
savepath = r'/home/wqg/dataset/pipeline/test_result/single_event_V10'
|
||||
|
||||
|
Reference in New Issue
Block a user