RubickLuo
Results
1
comments of
RubickLuo
Such problems may occur when you run this project in Windows. You just need to change line 302 to: ``` det_names = pd.Series(os.listdir(args.images)).apply(lambda x: "{}/det_{}".format(args.det, x)) ```