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/'.