Skip to content
Snippets Groups Projects
Commit 93eb761d authored by Stephane Chavin's avatar Stephane Chavin
Browse files

correction multiprocess

parent 9061aa40
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,6 @@ if args.mode == 'unique':
else:
NB_IMG_PER_REC = 10
#import ipdb;ipdb.set_trace()
df = pd.read_csv(str(args.file),low_memory=False)
df['Path'] = ''
#for w in range (len(df)):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment