Recent Posts
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 |
Tags
- FineGrained
- Meta Learning
- Vision
- 딥러닝
- GAN
- 자료구조
- 3d
- ML
- CV
- classification
- pytorch
- nlp
- math
- Front
- REACT
- SSL
- cs
- computervision
- 머신러닝
- web
- FGVC
- Python
- PRML
- clean code
- dl
- 알고리즘
- Depth estimation
- algorithm
- nerf
- Torch
- Today
- Total
목록VOLO (1)
KalelPark's LAB
[ 논문 리뷰 ] VOLO: Vision Outlooker for Visual Recognition
Abstract 본 논문에서는, attention-based model이 CNN을 능가할 수 있음을 보여주고, 성능간의 격차를 줄이려고 노력했음을 보여줍니다. 또한, Image Classification에서의 ViT가 성능적으로 제한되는 요소가 fine-level feature에서 token representation으로 encoding하는데 low efficacy라는 것을 발견하였습니다. 이러한 문제를 해결하기 위해, 우리는 새로운 기법인 outlook attention을 보여주고, 단순한 알고리즘인 VOLO를 제시합니다. 기존 coarse level 내 global dependency modeling 인 Attention과 다르게, Outlook attention은 context token내에서, f..
Data Science/Classification
2023. 5. 10. 09:27