赞
踩
1.在utils/loss.py中添加了ComputeLossAuxOTA
2.在train.py中的loss替换为ComputeLossAuxOTA(注意也要导入)
3.修改yaml文件
代码地址:https://github.com/z1069614715/objectdetection_script/tree/master/yolo-improve/yolov5-AUX