YOLOP icon indicating copy to clipboard operation
YOLOP copied to clipboard

KeyError: 'state_dict' running test.py

Open danielzhangau opened this issue 4 years ago • 4 comments
trafficstars

After I trained the model with only drivable area detection task, I wanna evaluate my model by using test.py image It raised me the following key error image

danielzhangau avatar Nov 18 '21 01:11 danielzhangau

I avoid the issue by using 'final_state.pth'. instead, I used 'epoch_240.pth'. Don't know why but I am running now.

danielzhangau avatar Nov 18 '21 01:11 danielzhangau

我也有同样的问题,请问你是怎样解决的?

szh-1598 avatar Mar 23 '22 14:03 szh-1598

同问

yaoshanliang avatar Feb 23 '23 05:02 yaoshanliang