How is data augmentation done in FOMO?
I am training FOMO models, and i am always ticking the box that says ‘data augmentation’. I was wondering, are the models only trained on augmented data or are they trained on original images and their augmented counterparts? If the latter is the case, is there a specific percentage of augmented and non-augmented data that’s being used for training?
Thanks in advance!