/self-rep-learning

Self-supervised visual representation learning

Primary LanguagePythonMIT LicenseMIT

PyTorch replication of papers studied in this paper.

main.py currently trains a very very small ResNet, and then chops off the last layers and optimises a logistic regression model with L-BFGS to fit the representations generated by our new amputated model.

More models and experiments coming soon...

For now:

Acknowledgements

Code liberally borrowed from: