chrischoy/DeepGlobalRegistration

Data augmentation on KITTI

cattaneod opened this issue · 0 comments

First of all, thank you @chrischoy for this great work!

I have a question on the data augmentation used on the KITTI dataset: did you apply random rotations during training? from the code it seems that the random rotation is always set to False for both training and testing.