Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error in detecting sliding window and lane #2

Open
pythonmjs opened this issue Dec 8, 2020 · 1 comment
Open

error in detecting sliding window and lane #2

pythonmjs opened this issue Dec 8, 2020 · 1 comment

Comments

@pythonmjs
Copy link

Thanks for the amazing work!
In my case, when I try to on my video, I changed the parameter of perspective transformation because I have videos where it has the hood of a car at bottom of the video.
Can you help me how do I solve this problem as the lanes are not detected in my video?

13%|█▎ | 24/181 [00:19<02:03, 1.27it/s]Violated distance criterion: x1_diff == 825.82, x2_diff == 866.75, x3_diff == 880.19
WARNING: Unable to detect lane lines in this frame.
Sliding window failed!
Sliding window
14%|█▍ | 25/181 [00:19<02:02, 1.27it/s]Violated distance criterion: x1_diff == 813.82, x2_diff == 862.91, x3_diff == 880.47
WARNING: Unable to detect lane lines in this frame.
Sliding window failed!
Sliding window

one of the video's frames looks like this..

Screen Shot 2020-12-07 at 11 13 35 PM

@Rajat-Mehta
Copy link

@pythonmjs did you solve this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants