SSTato / YOLOv7_obb

Rotating object detection using YOLOv7 and CSL.
GNU General Public License v3.0
26 stars 3 forks source link

Double training bug #7

Closed Suppersine closed 1 year ago

Suppersine commented 1 year ago

I was training your model (mine was integrated with KFIOU & KLD with switchable mode) with OTA mode off and there is a double training bug image And here is my branch of your repo: https://github.com/Suppersine/YOLOv7_obb_KFIOU

Suppersine commented 1 year ago

I've closed the issue because I have solved this