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