일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- RNN
- 생성모델
- GAN
- UE5
- 언리얼엔진
- dl
- Font Generation
- WBP
- CNN
- ddpm
- WinAPI
- motion matching
- BERT
- userwidget
- Unreal Engine
- 모션매칭
- animation retargeting
- Diffusion
- 오블완
- 디퓨전모델
- 폰트생성
- cv
- Few-shot generation
- NLP
- deep learning
- ue5.4
- 딥러닝
- multimodal
- Stat110
- Generative Model
Archives
- Today
- Total
목록EfficientNet (1)
Deeper Learning

Abstract CNN모델에서 depth, width, resolution 측면에서 세심한 밸런싱을 통해 더 좋은 성능을 이끌어낼 수 있다. 간단하며 효과적인 compound coefficient을 통해 depth, width, resolution의 dimension을 uniform 하게 scaling 하는 방법을 제시한다. EfficientNets은 기존 ConvNets의 성능을 뛰어넘었으며 EfficientNet-B7은 ImageNet에서 84.3% top-1 acc로 SOTA를 달성하였다. 기존 최고 성능 모델과 비교하였을 때 inference에서 8.4x smaller, 6.1x faster Transfer learning에도 좋은 성능을 보였다. (CIFAR-100, Flowers SOTA) 1..
AI/Deep Learning
2021. 9. 20. 21:01