cfzd / Ultra-Fast-Lane-Detection-v2

Ultra Fast Deep Lane Detection With Hybrid Anchor Driven Ordinal Classification (TPAMI 2022)
MIT License
604 stars 99 forks source link

CULane data error #171

Open byungjinku opened 9 months ago

byungjinku commented 9 months ago

------------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

FriendChi commented 4 months ago

check your path