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