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