paper-with-me

PP-YOLOv2

2000년 도입 · 논문 2편에서 사용

PP-YOLOv2 is an object detector that extends upon PP-YOLO with several refinements: - A Path Aggregation Network is included for the FPN to compose bottom-up paths. - Mish Activation functions are used. - The input size is expanded. - An IoU aware branch is calculated with a soft label format.

출처: PP-YOLOv2: A Practical Object Detector

소개 논문: PP-YOLOv2: A Practical Object Detector

Object Detection Models · Computer Vision