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 | 31 |
Tags
- ML
- Vision
- CV
- classification
- FineGrained
- PRML
- cs
- SSL
- 3d
- web
- GAN
- 알고리즘
- nerf
- dl
- 딥러닝
- pytorch
- computervision
- 자료구조
- math
- Front
- FGVC
- algorithm
- Torch
- Python
- nlp
- Depth estimation
- REACT
- clean code
- 머신러닝
- Meta Learning
- 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