carla_cil_pytorch icon indicating copy to clipboard operation
carla_cil_pytorch copied to clipboard

dataset weather categories

Open nickketz opened this issue 5 years ago • 1 comments

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 :)

nickketz avatar Aug 26 '19 20:08 nickketz

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.

onlytailei avatar Jul 11 '20 03:07 onlytailei