leondgarse / Keras_insightface

Insightface Keras implementation
MIT License
230 stars 56 forks source link

Mixup Technique is helpfull? #92

Open abdikaiym01 opened 2 years ago

abdikaiym01 commented 2 years ago

Hi, have you tested the technique mixup (Mixup: Beyond Empirical Risk Minimization) for the different datasets? Is with this technique models can show better performance on dataset IJBC?

leondgarse commented 2 years ago

I only tried the vanilla mixup augment method very earlier, and the results not good. I think it's not compatible with margin loss functions like ArcFace:

Some basic results using EfficientNetV2B0 + MS1MV3: