This repository is reproduced code of "Momentum Contrast for Unsupervised Visual Representation Learning"
The paper link is here
Run the train script.
python train.py
The below figure visualizes the extracted features of MNIST with t-SNE.
python test.py