longcw / yolo2-pytorch

YOLOv2 in PyTorch
1.54k stars 421 forks source link

Anchor value #96

Open ShoufaChen opened 6 years ago

ShoufaChen commented 6 years ago

I am curious about why the Anchor values in this project are different from the darknet?

And does this have impacts on the mAP?