-
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
PLEASE HELP - TRAINING ISSUE #187
Comments
have you trained the car only for right? |
No I have not. I have ran the training with a track the looks like this:(attached images). The way I trained it is by running the data collection, and driving my car through it with the keyboard - Whenever I do this and have the car try to run on its own, it just goes right forever. No matter what the camera sees. I even tried using data from a very recent thread: And still the car was not doing the right thing. I have no idea what the issue could be. Please help! |
how many frames have you collected? |
@Devanshice020 I collected around 300 frames and also tried with somebody else's data (354 frames) and the car still would only go right, in a donut. |
first only collect and train for forward if it works then start training for right, left. |
@Devanshice020 I have done this. When I trained the car to only go forward, it would go forward. Then, as I changed the track, I noticed that as soon as there was a single frame that involved right, it would go only right |
try for atleast 1000 frames for each collection for different paths than it will work properly. |
@jhadkaterji i have the same problem !!!! how much is your training accuracy ? |
I encountered the same problem as you. And I take the time to fix the problem for almost a month And finally it can’t be. I am frustrated. |
@Devanshice020 @PuriHa @Sirajabudabe It is so frustrating! I just want to know what I am doing wrong! I have come so far. Somebody, anybody please help us! |
@hamuchiwa any ideas what is the problem ?? |
@PuriHa how did you solve it ?? |
I don’t know. My problem is The rc car doesn’t follow the track. unstable, Which I don’t understand why. |
@PuriHa What is your training and validation accuracy? |
@hamuchiwa I have went to your post and can not see that that CNN in tensor flow. Are you sure you linked the correct post? |
Make the track as narrow as possible and make your corners more extreme (at an angle more than 75 degrees) |
Have you trained the car successfully @MyFirstRoboticProject |
No I have not. I have even trained over 1000 frames. I’m not sure what I could be doing wrong. I must be training incorrectly. It just goes forward and doesn't turn now.
… On Apr 5, 2019, at 12:25 AM, Devanshice020 ***@***.***> wrote:
Have you trained the car successfully @MyFirstRoboticProject <https://github.com/MyFirstRoboticProject>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#187 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/Atly7dYlGZGqoYZ8RfqjjO69hTlN04NAks5vdtAggaJpZM4cWbjq>.
|
I trained my car to 93% validation accuracy. But due to 3 sec lag in video it doesn't turn right or left when it needs to. When I disable the controller and move it manually towards the corner and stop there it then changes from forward to right, so my training is correct. The issue is the camera delay. If that is fixed my project is complete. |
And yeah you don't need 1000 samples or otherwise the system will get overtrained. About 200 samples was enough for me, but those samples must be carefully taken and balanced (about equal number of forward, right and left direction frames). |
have you changed anything in this code? @MyFirstRoboticProject |
Nothing really |
have you followed any edge detection algorithm? @MyFirstRoboticProject |
Ohk, thank you @MyFirstRoboticProject |
How did you captured the image? can you please provide any picture of your track for left turn, right turn. thanks in advance. |
Don't tilt the camera to just view the tracks! I think you should read zheng wang's blog again. The upper half of the image frame is not considered in training only the lower half, so you can keep your camera almost vertical |
@MyFirstRoboticProject could you please upload your training_data file , I tried everything and the accuracy wont go above 70% !! |
@jhadkaterji Did you find solution to this problem ?? |
@MyFirstRoboticProject can you please contact me on my e-mail : [email protected] |
This must be very easy. Just follow simple rules provided at Gardenation. it will help you |
hello there if you want information regarding the issue. Do checkout Gardenation |
If you're seeking information about the issue, feel free to ask. |
Avoid tilting the camera solely to capture the tracks! I recommend revisiting Zheng Wang's blog. In training, only the lower half of the image frame is considered, so it's best to keep your camera almost vertical. |
Amazing |
Got it, keep the camera almost vertical to capture the lower half of the image frame, as only that part is considered in training. I'll review Zheng Wang's blog for further guidance. |
Every thing working well you need to only turn your camera |
Keep the camera straight; focus on the lower half for training. Check Zheng Wang's blog for details. |
Você está certo em verificar com antecedência! Caspio normalmente lida muito bem com a importação de bancos de dados do Access, mas há algumas considerações com caracteres especiais como '-' e '()' em nomes de campos. A Caspio pode ajustá-los durante a importação, por isso é aconselhável antecipar algumas mudanças. Quanto aos campos com o tipo de dados 'Objeto OLE', o Caspio geralmente os converte em tipos de dados adequados para sua plataforma, geralmente em Binary Large Objects (BLOBs) ou similares. É importante notar que durante a importação, pode ser necessário mapear ou ajustar algumas configurações de campo para garantir a compatibilidade, mas no geral, a funcionalidade de importação do Caspio foi projetada para agilizar o processo. Em caso de dúvida, uma importação experimental com um subconjunto dos seus dados pode fornecer informações valiosas antes de se comprometer com uma importação completa. Whatsapp GB Atuailzado |
good |
The Duplicate FESCO Bill service allows Faisalabad Electric Supply Company (FESCO) customers to easily obtain a copy of their electricity bill online. By entering their reference number on the FESCO website, users can quickly access and download a duplicate bill if the original is lost or misplaced. This convenient feature ensures that customers can manage their billing information without delay, providing a seamless solution for keeping track of their electricity expenses and ensuring timely payments. |
Snaptube para iPhone: Descargar música gratis Para disfrutar de todas las capacidades de Snaptube APK de forma gratuita, simplemente descarga la aplicación original. Sigue las instrucciones intuitivas y, en poco tiempo, tendrás acceso a una amplia gama de videos y música, listos para explorar al alcance de tu mano. Con Snaptube, el mundo del entretenimiento en línea se vuelve aún más accesible y divertido. |
I am trying to follow this for a project and am having a serious issue.
I run the training model process and guide through the track several times. Then, when it comes time to have the car drive itself, it only wants to go right. It will just go right forever.
I saw somebody else have this problem but no solution presented. Please help!!
The text was updated successfully, but these errors were encountered: