yolov9
yolov9 copied to clipboard
segment/train_dual.py val loss is all zero.
Trained with segment/train_dual.py and found that val/box_loss was all zeros
Error after uncommenting line 246 in val_dual:Traceback (most recent call last):
File "E:\AI\yolov9\segment\train_dual.py", line 648, in
multi-gpu or single-gpu?
single-gpu
Do you solve the problem?
你解决了问题吗?
Not yet
Currently the val/box_loss are kept zero for the yolov9 code train_dual.py file. Don't know why though Either we have to find out to how get around or wait for the update.
any solution to this problem so far?