saiprabhakar / DeepDriving

Driving in TORCS using Caffe following Direct Perception approach
47 stars 8 forks source link

how to obtain the current image as the input of the neural network #5

Open Aarnnity opened 3 years ago

Aarnnity commented 3 years ago

Hello, I’m a novice, I’m learning DDPG recently. I saw about your project on GitHub, I think it’s very cool. However, I have encountered some problems, such as: how to obtain the distance value of the agent from the vehicle in front on multiple lanes, and how to obtain the current image as the input of the neural network. Can you please provide some help, thank you.