carla_cil_pytorch
carla_cil_pytorch copied to clipboard
dataset weather categories
I'm wondering if you can post the datafile names (e.g. data_03664) from the original carla dataset that correspond to the different weather conditions (daytime, daytime after rain, clear sunset, and daytime hard rain)?
I can step through each data file and try to do the same, but if you could just post a folder listing from each weather category I could exactly replicate your dataset, and it would save me a bunch of time :)
Actually we set it by ourselves. To extact the first image of each .h5 file, it is easily to be categoried. And files under the same weather conditions are almost clustered by themselves, so it is not a quite hard work.