-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
How do you have training techniques? #168
Comments
@PuriHa Besides the actual model tuning, keep your car centered, make sure images are mostly labeled correctly and your data is mostly balanced. If there are too many "forward" labels, try to drive on corner sections more. In the case the car is not centered, collecting some error correction data can also help. You can try to tune the model in OpenCV as well, but I think what's better and simpler now is to create a CNN model in Tensorflow/Keras. |
If I use Tensorflow, what steps should I do? How to do? |
https://www.youtube.com/playlist?list=PLQVvvaa0QuDfhTox0AjmQ6tvTgMBZBEXN |
And then file code model.py ? What can do? In what step? |
How do you have training techniques?
I should press forward, left, right and hold or press it several times?
When I want the rc car to turn right, How should I press?
@hamuchiwa I try to do everything possible. But my car still doesn't turn correctly!
Please tell me, I love this project very much, and I am very thoughtful. Can you answer my question? Thank you very much.
The text was updated successfully, but these errors were encountered: