kentaroy47 / MetricLearning-mnist-pytorch
Playground of Metric Learning with MNIST @pytorch. We provide ArcFace, CosFace, SphereFace, CircleLoss and visualization.
☆24Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for MetricLearning-mnist-pytorch
- an implementation of mixup☆41Updated 4 years ago
- ☆25Updated 4 years ago
- (WACV 2020) Tensorflow implementation of Boosting Standard Classification Architectures Through a Ranking Regularizer☆22Updated 3 years ago
- SnapMix: Semantically Proportional Mixing for Augmenting Fine-grained Data (AAAI 2021)☆129Updated 3 years ago
- Unofficial PyTorch Reimplementation of UniformAugment.☆15Updated 4 years ago
- (Pytorch and Tensorflow) Implementation of Weighted Contrastive Loss (Deep Metric Learning by Online Soft Mining and Class-Aware Attentio…☆21Updated 5 years ago
- an personal implementation about randaugment☆76Updated 7 months ago
- ☆52Updated 4 years ago
- Metric Learning (npair loss & angular loss) on mnist and Visualizing by t_SNE