Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Memory Leak
- Queue
- initialize
- init
- VLD
- Intel OpenCL
- OpenCL 초기화
- program
- Visual Leak Detector
- OpenCL 설치
- OpenCL 2.0
- 메모리 누수
- OpenCL 2.0 시작하기
- Platform
- OpenCL
- Kernel
- Device
Archives
- Today
- Total
후로링의 프로그래밍 이야기
A Simple Framework for Contrastive Learning of Visual Representations (SimCLR), google research, 2020 본문
가끔 정리해서 올리는 Paper
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
얼마전 만든 발표자료로 간단하게 내용이 정리되어 있습니다.
'가끔 정리해서 올리는 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 |
Comments