lucasjinreal/yolov7_d2

key error yolomask.py

JISHNUSHAJI opened this issue · 0 comments

I got the following error while trying to initiate training.Any solution?

File "/home/yolov7/yolov7_d2/yolov7/modeling/meta_arch/yolomask.py", line 270, in forward
for key in losses[0].keys():
AttributeError: 'tuple' object has no attribute 'keys'