Open MinhThanghus opened 1 year ago
how do you use as data generation method? thanks
Sorry for the late reply. First, relabeling the training data is an essential step in this competition, which will significantly improve the score. Then I expand the training set by flipping, rotating, shearing, hsv adjusting methods before training. After augmentation, I have around 15000 images in my training data.
how do you use as data generation method? thanks