-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Great work and thanks for sharing.
I try to run this project with an video and it gave the following error.
The sample video is from http://www.robesafe.uah.es/personal/eduardo.romera/uah-driveset/ dataset.
D1/20151110175712-16km-D1-NORMAL1-SECONDARY/20151110175712-16km-D1-NORMAL1-SECONDARY.mp4
Guess it is not detecting a line then give up :)
File "find_lane.py", line 197, in find_lines
assert len(win_left_valid) >= 3 and len(win_right_valid) >= 3, 'Not enough valid windows to create a fit.'
AssertionError: Not enough valid windows to create a fit.
Metadata
Metadata
Assignees
Labels
No labels