facebookresearch / moco

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

The size of an embedding is 1000, how would i change it? #122

Open algoteam5 opened 2 years ago

algoteam5 commented 2 years ago

The size of an embedding is 1000, how would I change it such as 512, 2048, 4096?