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

LaneDetection: Hough Transform - Implement/Test lane detection #32

Closed
Christiaan1990 opened this issue Nov 2, 2019 · 1 comment
Closed

Comments

@Christiaan1990
Copy link
Contributor

Christiaan1990 commented Nov 2, 2019

Goal:

Implement and test the "Hough Transform" algorithm on the offline datasets CULane and TuSimple. Note: this is a classical approach and no machine learning.

Assigments:

Notes:

  1. https://xingangpan.github.io/projects/CULane.html
  2. tusimple benchmark ground truth TuSimple/tusimple-benchmark#3
@Christiaan1990 Christiaan1990 changed the title LaneDetaction: Test current algorithm for the dataset (CULane and TuSimple) LaneDetaction: Test current algorithm for the offline datasets (CULane and TuSimple) Nov 2, 2019
@Christiaan1990 Christiaan1990 changed the title LaneDetaction: Test current algorithm for the offline datasets (CULane and TuSimple) LaneDetection: Test current algorithm for the offline datasets (CULane and TuSimple) Nov 2, 2019
@Christiaan1990 Christiaan1990 changed the title LaneDetection: Test current algorithm for the offline datasets (CULane and TuSimple) LaneDetection: Test current algorithm (Hough?) for the offline datasets (CULane and TuSimple) Nov 2, 2019
@Christiaan1990 Christiaan1990 changed the title LaneDetection: Test current algorithm (Hough?) for the offline datasets (CULane and TuSimple) LaneDetection: Implement/Test lane detection algorithm with the hough-approach lane for the offline datasets (CULane and TuSimple) Nov 3, 2019
@Christiaan1990 Christiaan1990 changed the title LaneDetection: Implement/Test lane detection algorithm with the hough-approach lane for the offline datasets (CULane and TuSimple) LaneDetection: Hough Transform - Implement/Test lane detection algorithm with the hough-approach lane for the offline datasets (CULane and TuSimple) Nov 3, 2019
@Christiaan1990 Christiaan1990 changed the title LaneDetection: Hough Transform - Implement/Test lane detection algorithm with the hough-approach lane for the offline datasets (CULane and TuSimple) LaneDetection: Hough Transform - Implement/Test lane detection for the offline datasets (CULane and TuSimple) Nov 3, 2019
@Christiaan1990 Christiaan1990 changed the title LaneDetection: Hough Transform - Implement/Test lane detection for the offline datasets (CULane and TuSimple) LaneDetection: Hough Transform - Implement/Test lane detection Nov 3, 2019
@MaslinuPoimal
Copy link
Contributor

Note: the current version contains quite a lot of optimizations for the cup environment, but we can definitely try this.

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

No branches or pull requests

3 participants