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 | 29 | 30 | 31 |
Tags
- 논문 구현
- level2
- transformer
- Object Tracking
- Knowledge Distillation
- 임계처리
- 자료구조
- point cloud
- Python
- Threshold
- reconstruction
- 딥러닝
- NLP
- center loss
- flame
- cv2
- re-identification
- attention
- Deeplearning
- 큐
- Object Detection
- deep learning
- 프로그래머스
- numpy
- 알고리즘
- Computer Vision
- 3D
- 스택
- OpenCV
- 파이썬
Archives
- Today
- Total
목록google AI (1)
공돌이 공룡의 서재

[An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale] https://arxiv.org/abs/2010.11929 Introduction NLP에서는 Transformer model이 2017년 나타난 이후로 BERT, GPT 등의 모델들이 나타나면서 큰 발전이 있었다. Computer vision task에서는 여전히 CNN 기반 모델들이 SOTA를 차지하다가, Transformer model에 관한 논문으로 ICLR 2021에 실린 논문으로 ViT가 등장하면서, 기존 SOTA와 견줄만하거나 그 이상의 성능을 보여주는 모델들이 등장하기 시작했다. Transformer에 NLP처럼 1D sequence가 아니라, image..
딥러닝/Vision
2021. 8. 18. 01:51