WongKinYiu / yolov7

Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
GNU General Public License v3.0
13.27k stars 4.19k forks source link

BiFPN replace PaFPN #254

Open hby4290 opened 2 years ago

hby4290 commented 2 years ago

Can i try to use BiFPN to replace YOLOv7's PaFPN just like what we did on YOLOv5? Its that work?

hby4290 commented 2 years ago

or use k-means++, not k-means?

514398473 commented 1 year ago

我可以尝试使用 BiFPN 来替换 YOLOv7 的 PaFPN,就像我们在 YOLOv5 上所做的那样吗?它的工作?

请问你修改成功了吗?