YOLOv7 更换 IoU 之 GIoU / DIoU / CIoU / SIoU / EIoU / WIoU / Focal_GIoU / Focal_DIoU / Focal_CIoU / Focal_SIoU / Focal_EIoU / MPDIoU 新增MPDIoU 🍀 更换方式: 第一步:将utils/general.py文件中的bbox_iou替换为如下的代码: class