try Metric Learning with MNIST!
This is a good read to understand metric learning.
https://www.kaggle.com/tanulsingh077/pytorch-metric-learning-pipeline-only-images
We try various metric learning with MNIST dataset and visualize results with T-SNE.
Please see the each notebooks for the codes.
Please see:
arcface.ipynb
Please see:
cosface.ipynb
See:
sphereface.ipynb
Please see:
circleloss.ipynb