Description
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.