일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
- init
- Memory Leak
- OpenCL 초기화
- initialize
- OpenCL 설치
- Intel OpenCL
- program
- OpenCL
- 메모리 누수
- OpenCL 2.0
- OpenCL 2.0 시작하기
- Queue
- Kernel
- Platform
- VLD
- Visual Leak Detector
- Device
- Today
- Total
후로링의 프로그래밍 이야기
A Simple Framework for Contrastive Learning of Visual Representations (SimCLR), google research, 2020 본문
A Simple Framework for Contrastive Learning of Visual Representations (SimCLR), google research, 2020
후로링 2020. 5. 28. 10:03ImageNet의 Semi-supervised Learning 부분에서 최근 SOTA를 달성한 학습 방법으로, Positive pair을 이용한 Contrastive learning, Data-augmentation기법에 대한 좋은 insight를 얻을 수 있습니다.
arxiv 주소 : arxiv.org/abs/2002.05709
A Simple Framework for Contrastive Learning of Visual Representations
This paper presents SimCLR: a simple framework for contrastive learning of visual representations. We simplify recently proposed contrastive self-supervised learning algorithms without requiring specialized architectures or a memory bank. In order to under
arxiv.org
얼마전 만든 발표자료로 간단하게 내용이 정리되어 있습니다.
'가끔 정리해서 올리는 Paper' 카테고리의 다른 글
Snorkel: Rapid Training Data Creation with Weak Supervision(Stanford DAWN, AAAI 2019) (0) | 2020.05.28 |
---|---|
Scanner: Efficient Video Analysis at Scale (Stanford DAWN project, ) (0) | 2020.05.28 |