Robust-Lane-Detection icon indicating copy to clipboard operation
Robust-Lane-Detection copied to clipboard

evaluate

Open liaojiacai opened this issue 4 years ago • 0 comments

What does these code mean as fellows in "test.py"? Will it make the evaluate results higher? label_precision= cv2.dilate(lab, kernel) pred_recall = cv2.dilate(img, kernel)

liaojiacai avatar Jun 05 '20 10:06 liaojiacai