We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
The text was updated successfully, but these errors were encountered:
LeonardoErlacher
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: