carla-simulator / imitation-learning

Repository to store conditional imitation learning based AI that runs on CARLA.
MIT License
440 stars 124 forks source link

Saving New Training Data #77

Open lukazikus opened 5 years ago

lukazikus commented 5 years ago

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 the ones in your training dataset. I was wondering if there are any samples I can look at since I am relatively new to using the CARLA/H5 API.

Youssef-Matloob commented 4 years ago

HI Luka,

Did you solve this problem and wrote a code doing this task, converting the data into h5 files