Error

Couple of points:
- What version of Keras as you using?
- Did you generate your own model.h5 file and pass that into the drive.py, since the console reports an error in the shape of data being passed into the network.
- I have just tested master locally and my model.h5 file seems to be working perfectly.
Let me know :)
thanks for the reply sidroopdaska , keras version is 2.1.3 . and i am using my friend's file i have my own trainging data but when the model.py runs and runs successfully, no file is saved at the destination. So I said to my group member to generate the file for me on his computer through my generated dataset. I will again try to generate model.h5 file from your's model.py code and will let you know, if i got a problem.
thanks for the reply sidroopdaska , keras version is 2.1.3 . and i am using my friend's file i have my own trainging data but when the model.py runs and runs successfully, no file is saved at the destination. So I said to my group member to generate the file for me on his computer through my generated dataset. I will again try to generate model.h5 file from your's model.py code and will let you know, if i got a problem.
http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Virus-free. www.avg.com http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
On 21 February 2018 at 02:11, Siddharth Sharma [email protected] wrote:
Couple of points:
- What version of Keras as you using?
- Did you generate your own model.h5 file and pass that into the drive.py, since the console reports an error in the shape of data being passed into the network.
- I have just tested master locally and my model.h5 file seems to be working perfectly.
Let me know :)
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sidroopdaska/SelfDrivingCar/issues/1#issuecomment-367120242, or mute the thread https://github.com/notifications/unsubscribe-auth/Ai3hnMGM_YUuzlyVKkP7WKkrqlH4EiCEks5tWzSigaJpZM4SKdhy .
Hi siddarth! When i use my model.h5 i get the error i posted that day and when i use your file i get following error
Also i Changed the keras version to 2.1.2