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

Lecture 4 Transfer Learning 10k labeled 데이터로 classifier 학습. 이미지넷처럼 ResNet-50을 사용하고 싶으나 모델이 너무 커 작은 데이터에 쉽게 오버피팅 ImageNet에서 pretrained된 ResNet-50을 load하고 10k data로 fine-tuning → 성능 향상 Language Model need to converting word to vectors one hot encoding Scaled poorly with vocab size Very high-dimensional sparse vectors → NN operations work poorly Violates what we know about word similarity (ex. dist..
AI/Deep Learning
2021. 10. 30. 17:37