bradyz / 2020_CARLA_challenge

"Learning by Cheating" (CoRL 2019) submission for the 2020 CARLA Challenge
181 stars 49 forks source link

Does map model training use data augmentations? #42

Open aaronh65 opened 3 years ago

aaronh65 commented 3 years ago

Hey Brady,

I'm retraining the map model with some modifications and I noticed that there doesn't seem to be any data augmentation done on the autopilot data that's fed to the map model at train time. However, the LBC paper describes shift/rotate data augmentations applied on the autopilot data - does this LBC implementation have those augmentations for the map model?