[논문 리뷰] simCLR, A Simple Framework for Contrastive Learning of Visual Representations
Geoffrey Hinton PMLR 2020 Paper: https://arxiv.org/abs/2002.05709 Git: https://github.com/google-research/simclr 📖 핵심 훑어보기 !! Visual representation을 학습하기 위해 latent space에서 비슷한 이미지는 가까워지...