AlexeyAB / darknet

YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
http://pjreddie.com/darknet/
Other
21.64k stars 7.96k forks source link

FPN in YOLOv3 #5548

Open ardeal opened 4 years ago

ardeal commented 4 years ago

Hi,

Yolov3 used FPN. where is this explained? is it explained on Yolov3 paper? I would like to know how it is used. I would like to read the detailed explanation on paper.

Thanks, Ardeal

WongKinYiu commented 4 years ago

Hello,

The description are in section 2.3 of YOLOv3 paper.