Understanding of anchor boxes in object detectionFamiliarity with PaddleDetection repository
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
30
調査方針
Check the PaddleDetection documentation and codebase for anchor clustering support in PPYOLO and PPYOLOv2. Look for the anchor clustering method V2 implementation, and compare the default anchors with the clustered ones. Investigate why accuracy decreases and report findings. Relevant files may include configs and model files under 'configs/ppyolo/' and 'ppdet/modeling/architectures/'.