Ethan Lee
Results
2
comments of
Ethan Lee
Seems the fix is not needed. The author mentioned in #50 for `yolo-*` models use `detect_dual.py`, `gelan-*` models use `detect.py`. https://github.com/WongKinYiu/yolov9/issues/50#issuecomment-1987152966
I've experienced similar situations with slow training speed, which I noticed the GPU usage fluctuates (between 0-90%) during the training, indicating that the GPU is not fully utilized. Turns out...