imitation-learning icon indicating copy to clipboard operation
imitation-learning copied to clipboard

Repository to store conditional imitation learning based AI that runs on CARLA.

Results 69 imitation-learning issues
Sort by recently updated
recently updated
newest added

Hi, I have some questions about the position and orientation in the dataset. Regarding the orientations, Where is the yaw angle? orientation z is constant during turns and oscillations ....

Hello! i keep encountering this error when i try to reproduce your results by running run_CIL.py i'm using carla 0.82 using the flag -carla-server ![image](https://user-images.githubusercontent.com/29545730/102372439-dc2e5d80-3fc7-11eb-9830-fa7853b1e68c.png) thanks in advance!

C:\Coursera\CarlaSimulator\PythonClient>python run_CIL.py 2020-09-13 16:23:25.798957: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library 'cudart64_100.dll'; dlerror: cudart64_100.dll not found 2020-09-13 16:23:25.799759: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a...

Hi I am trying to work on the new paper: "Multimodal End-to-End Autonomous Driving". Is there a dataset with depth or semantic segmentation available? Thanks in Advance.

Hi, Is it possible to train end-to-end network on carla dataset. I mean, what is mentioned in paper is conditional imitation, but I don't want to use conditional command. I...

Hi Felipe, I was wondering how we would be able to record images taken from the CARLA simulator and convert them to the h5 files in the same format as...

I want to know the sampling rate of the data set. Can you tell me?

When you write about acceleration in the paper, it mentions that it has to be normalized between 0 and 1 (then it would be the throttle, pedal position). Do you...

Can you provide detailed carla settings? @nsubiron @felipecode @nishanthjois Including weather, NPC car number, pedestrian number etc... Without the detailed settings in Carla, it's hard to reproduce your work

Hey, are there any intentions to release the source code of the training? Cheers