[논문읽기] A Simple Framework for Contrastive Learning of Visual Representations(SimCLR)
A Simple Framework for Contrastive Learning of Visual Representations Chen, T., Kornblith, S., Norouzi, M., & Hinton, G. (2020, November). A simple framework for contrastive learning of visual representations. In International conference on machine learning (pp. 1597-1607). PMLR. Main idea - 본 논문 SimCLR에서 기존 unsupervised contrastive learning 방법들과 가장 큰 차이점은 memory bank를 활용하지 않는 점이 존재한다. - Memory ..
2022.03.04