docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links
This commit is contained in:
@@ -6,7 +6,7 @@ tags: [auto-reinforced, pooling, cnn, computer-vision, deep-learning, dimension-
|
||||
last_reinforced: 2026-04-20
|
||||
---
|
||||
|
||||
# [[Pooling]]
|
||||
# [[Pooling|Pooling]]
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "지적 요약의 힘: 이미지의 미세한 픽셀 정보를 다 가지고 있지 않아도, 핵심적인 특징(예: 코너나 엣지)만 골라내어 크기를 확 줄임으로써, 인공 신경망이 정보 과부하에 빠지지 않고 중요한 것에만 집중하게 만드는 다이어트 기법."
|
||||
@@ -27,6 +27,6 @@ last_reinforced: 2026-04-20
|
||||
- **정책 변화(RL Update)**: 최근의 트랜스포머 기반 비전 모델(ViT) 정책에서는 풀링 대신 '패치 임베딩' 정책이나 'Layer Norm' 정책 등을 활용해 전역적인 맥락을 더 정교하게 파악하는 방향으로 진화 중임.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Computer Vision]], Deep Learning (DL), [[Efficiency]], [[Overfitting]], [[Noise]]
|
||||
- [[Computer Vision|Computer Vision]], Deep Learning (DL), [[Efficiency|Efficiency]], [[Overfitting|Overfitting]], [[Noise|Noise]]
|
||||
- **Modern Tech/Tools**: CNN, Global Average Pooling (GAP), Pytorch (nn.MaxPool2d).
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user