commaai / commaai/research

Training of Steering Model doesn't takes speed into account

Open
#32 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4.1k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

Hi,
I was just going through the code. In the file train_steering_model.py, the function "gen" yields only the camera frame and the steering angle which is passed to the model.

https://github.com/commaai/research/blob/master/train_steering_model.py#L21

But I was wondering that steering angle position (more importantly the rate of change) does depend on speed.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.