microsoft / AutonomousDrivingCookbook

Scenarios, tutorials and demos for Autonomous Driving
MIT License
2.3k stars 563 forks source link

Kaggle AirSim End-to-End Learning to share #122

Open rkuo2000 opened 2 years ago

rkuo2000 commented 2 years ago

Just to share my port on Kaggle AirSim End-to-End Learning

To make it work on Kaggle with Keras 2.6.0, Cooking.py and Generator.py are modified in my github fork

It seems I got better prediction than the tutorial notebook.

rkuo2000 commented 2 years ago

It seems you are running it on PC, because you have message of C:/Users/ My example is for Kaggle, just go to https://kaggle.com/rkuo2000/airsim-end-to-end-learning and do [Copy & Edit] to replicate my project.

lus105 @.***> 於 2021年12月5日 週日 下午4:55寫道:

Hi, I am using python 3.7.5, keras 2.6.0 and ft 2.6.0. However, while training I get the following error: Traceback (most recent call last): File "c:/Users/.../Desktop/virtual keras 2.6/Train_model.py", line 40, in data_generator = DriveDataGenerator(rescale=1./255., horizontal_flip=True, brighten_range=0.4) TypeError: init() got an unexpected keyword argument 'brighten_range' Any thoughts on solving this?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/microsoft/AutonomousDrivingCookbook/issues/122#issuecomment-986190545, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2TAJGOC5VJF3AVKYCVDFLUPMSJDANCNFSM5I5AJMGQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

-- Richard Kuo (郭子仁) Adjunct Assistant Professor Electrical Engineering Dept., National Taiwan Ocean University +886-972211921