TUMFTM / CameraRadarFusionNet

Apache License 2.0
407 stars 131 forks source link

TypeError when use evaluate_crfnet.py #37

Open Kim-yhao opened 1 year ago

Kim-yhao commented 1 year ago

File "evaluate_crfnet.py", line 242, in eval_data = np.stack(([label_name]*len(recalls[label]), recalls[label], precisions[label])) TypeError: object of type 'int' has no len()

J3rryC4o commented 1 year ago

same issue