You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yolov5-distillation-train-inference-main\utils\loss.py", line 393, in build_targets nc = targets.shape[1] - 6 # number of classes IndexError: tuple index out of range
#9
Open
anmochen opened this issue
Dec 20, 2023
· 0 comments
为什么会报类别超出范围呢?我打印了nc的值,是自己的类别数啊
The text was updated successfully, but these errors were encountered: