facebookresearch / moco

PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
MIT License
4.74k stars 779 forks source link

anyone apply moco to new dataset(not imagenet ) to get a better result #85

Open qingzew opened 3 years ago

Horizon2333 commented 3 years ago

I'd like to ask if there are anyone who apply contrastive learning methods to face recognition successfully?

qingzew commented 3 years ago

my experience is that a lots of paper about contrastive learning use resnet as backbone, maybe get a better reuslt, but it's a old network, a efficientnet may be better than contrastive learning, or the same result