feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: CV-POSE-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [computer-vision, pose-estimation, keypoint-detection, human-computer-interaction, mediapipe, motion-capture]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Pose Estimation (자세 추정)]]
|
||||
# Pose Estimation (자세 추정)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "인체의 겉모습 너머에 숨겨진 '해골 구조(Skeletal Structure)'를 발굴하여, 인간의 움직임을 기계가 이해할 수 있는 좌표의 시퀀스로 번역하라" — 이미지나 비디오에서 인체의 주요 관절(Keypoints) 위치를 탐지하고 이들의 연결 관계를 통해 전체적인 자세나 동작을 파악하는 기술.
|
||||
@@ -25,5 +25,5 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Antigravity 프로젝트는 에이전트의 제스처 인식 기능을 개발할 때, 사용자 개인정보 보호를 위해 이미지를 직접 저장하지 않고 랜드마크 좌표(Keypoints)만을 추출하여 처리하는 보안 중심의 자세 추정 파이프라인을 구축함.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Object-Detection-Foundations]], [[Computer-Vision-Foundations]], [[Personal-Information-Security]], [[Hugging-Face-Integration]]
|
||||
- **Raw Source:** [[10_Wiki/Topics/AI/Pose-Estimation.md]]
|
||||
- [[Object-Detection-Foundations]], Computer-Vision-Foundations, [[Personal-Information-Security]], Hugging-Face-Integration
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/Pose-Estimation.md
|
||||
|
||||
Reference in New Issue
Block a user