[G1-Sync] Manual knowledge update
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
---
|
||||
id: P-REINFORCE-AI-BBOX
|
||||
id: [[P-Reinforce]]-AI-BBOX
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [Bounding Box Regression, Object Detection, Computer Vision, IoU]
|
||||
tags: [Bounding Box Regression, Object Detection, [[Computer Vision]], IoU]
|
||||
last_reinforced: 2026-04-20
|
||||
---
|
||||
|
||||
@@ -23,5 +23,5 @@ last_reinforced: 2026-04-20
|
||||
- 여러 물체가 겹쳐 있을 때 하나의 박스만 남겨야 하는 'Non-Maximum Suppression (NMS)' 과정이 성능에 큰 영향을 미친다. 최근에는 NMS 없이 직접 물체 집합을 예측하는 Transformer 기반(DETR) 방식이 각광받고 있다.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- Related: Object-Detection , Convolutional-Neural-Networks-(CNN)
|
||||
- Related: Object-Detection , [[Convolutional-Neural-Networks]]-(CNN)
|
||||
- Metric: Mean-Average-Precision-(mAP)
|
||||
|
||||
Reference in New Issue
Block a user