Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- gpumemory
- CS231nSVM
- 백준알고리즘
- CNN구조정리
- CS231n
- RegionProposalNetworks
- 맥북원스토어
- Linear algebra
- professor strang
- ios원스토어
- CS231ntwolayerneuralnet
- arm칩에안드로이드
- 선형대수학
- 맥실리콘
- CNNarchitecture
- ㅐㅕ세ㅕㅅ
- BOJ
- MIT
- MacOS
- 백준
- Gilbert Strang
- CS231nAssignments
- 선대
- Algorithm
- pycharmerror
- BAEKJOON
- CS231nAssignment1
- monoculardepthestimation
- adversarialattackonmonoculardepthestimation
- 아이폰원스토어
Archives
- Today
- Total
목록ㅐㅕ세ㅕㅅ (1)
개발로 하는 개발
[Encoder - Decoder] Architecture
Image-level prediction : classification -> output : probability vector class $class \times 1$ ( input 관계없이 output size가 정해져 있다) Pixel-level prediction ( input : $224\times224\times3$) : segmentation -> output : probability volume $224 \times 224 \times class$ : denoising -> output : clean(denoised) image $224\times 224 \times 3$ ( input 크기에 비례해 output 크기가 정해진다) - Semantic Segmentation -> pixel (..
Study
2024. 2. 27. 19:13