Ultra-Fast-Lane-Detection-v2 icon indicating copy to clipboard operation
Ultra-Fast-Lane-Detection-v2 copied to clipboard

CULane data error

Open byungjinku opened this issue 1 year ago • 1 comments

------------Configuration--------- anno_dir: /home/bjku/Ultra-Fast-Lane-Detection-V2/data/CULane/ detect_dir: /home/bjku/Ultra-Fast-Lane-Detection-V2/data/CULane/tmp/20240126_093322_lr_6e-03_b_32/culane_eval_tmp/ im_dir: /home/bjku/Ultra-Fast-Lane-Detection-V2/data/CULane/ list_im_file: /home/bjku/Ultra-Fast-Lane-Detection-V2/data/CULane/list/test_split/test8_night.txt width_lane: 30 iou_threshold: 0.5 im_width: 1640 im_height: 590 x_factor: 1 y_factor: 1

Evaluating the results... tp: 0 fp: 0 fn: 0 no positive detection no ground truth positive finished process file precision: -1 recall: -1 Fmeasure: -1

res_normal -1.0 res_crowd -1.0 res_night -1.0 res_noline -1.0 res_shadow -1.0 res_arrow -1.0 res_hlight -1.0 res_curve -1.0 res_cross -1.0 nearly no results! nearly no results! 0

can sombody explain this error all dataset is -1.0 and i don't know why

byungjinku avatar Jan 29 '24 00:01 byungjinku

check your path

FriendChi avatar Jun 11 '24 03:06 FriendChi