GHM_Detection
GHM_Detection copied to clipboard
May I ask whether GHM can be used in YOLO series algorithm
Hello, I have read your article on GHM recently, and I want to know whether it can be used in YOLO algorithm
I used ghmc loss and ghmr loss on yolov3, and found ghmc loss helpful to improve the mAP of VOC dataset,but sadly ghmr loss didn't work.
@voscar-zhang Hello, I would like to ask if you initialized the classifier bias of the model when using ghm? Because I used it directly to the objectness loss of YOLOv7 to train divergence.