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

Lane Position Estimation #40

Open
2 tasks
a-0-dev opened this issue Nov 19, 2019 · 0 comments
Open
2 tasks

Lane Position Estimation #40

a-0-dev opened this issue Nov 19, 2019 · 0 comments

Comments

@a-0-dev
Copy link

a-0-dev commented Nov 19, 2019

Goal: estimate the position of the car on the lane based on the labeled images from the Bosch workshop.

Convention for representation: 0 is middle, -1 middle of left lane, 1 is middle of the right lane (goes up to 2)

Can be put into a sub-folder directly at drive_ml (as a jupyter notebook for example)

Where to put the data:
SSD mount is under /datasets_2 on the workstation
Make a sub-folder called lane_offset for the data recorded

Tasks:

  • import the data (on the workstation SSD)
  • train CNN-based regression approach to detect offset to the current middle line
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

2 participants