Fares Ben Slimane
Fares Ben Slimane
Hey, i have the same situation. did you fix the problem?
I also found different variations of the ciou measurement but i also found that it is pretty much similar to what is done in the scaled yolov4 (https://github.com/WongKinYiu/ScaledYOLOv4/blob/yolov4-large/utils/general.py).
I tried it on my own dataset and it works! before i was fixing the problem by removing the data augmentation: expand, random sample crop and random mirror. Thank you...
I am very sorry for the late response. I am aware of these type of problems that have been produced after migrating the code. I was busy lately with work...