일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 생성모델
- animation retargeting
- Diffusion
- RNN
- 폰트생성
- WinAPI
- motion matching
- WBP
- 딥러닝
- Font Generation
- Few-shot generation
- Stat110
- Unreal Engine
- 디퓨전모델
- userwidget
- dl
- deep learning
- CNN
- NLP
- 모션매칭
- GAN
- 오블완
- Generative Model
- 언리얼엔진
- ddpm
- UE5
- multimodal
- ue5.4
- cv
- BERT
Archives
- Today
- Total
목록CBAM (1)
Deeper Learning
CBAM: Convolution Block Attention Module
Abstract intermediate feature map에서 순차적으로 channel, spatial attention을 적용하는 모듈을 제시 weight 수가 적으며 모든 CNN 아키텍처에 쉽게 적용할 수 있는 일반적인 모듈 ImageNet-1K, MS COCO detection, VOC 2007 detection dataset에서 성능 향상이 있었음 1. Introduction CNN은 vision task에서 rich representation power를 바탕으로 좋은 성능을 보였다. CNN의 성능을 향상시키기 위해 최근 Depth, Width, Cardinality에 대한 연구가 주로 진행되고 있다. 어텐션은 어디에 집중해야 하는지 말해주는 것만이 아니라 중요한 영역에 대한 represent..
AI/Deep Learning
2021. 10. 24. 11:12