Sentdex / pygta5

Explorations of Using Python to play Grand Theft Auto 5.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Car Only Goes Straight No Matter what

udaymistry opened this issue · comments

I have been training my data from past week or so I've trained around 100k samples still it just keep choosing straight no matter what any ideas how to at least make him turn according to road or something I understand that it is completely on my dataset still I just want to make a decent model that follows road if anyone can share their trained model I can see. I am using the inception model_v3 is it correct one or not I don't know but any help would be appreciated

Same issue here.

So Your Model Works Fine Now ? Any possibilities that you can share your model if you do not mind

Well, I am facing the same issue. Anyone know how I run xception.py or weighting_class_distributor.py ?
Cause get_model function is not called for nothing.

Thanks.

@SherlocKOficial , @udaymistry Because in your training data you are nearly going always straight. So that causes a problem. You need to balance the data. You can find the cod ein older versions just requires a modification.