YOLOP
YOLOP copied to clipboard
KeyError: 'state_dict' running test.py
trafficstars
After I trained the model with only drivable area detection task, I wanna evaluate my model by using test.py
It raised me the following key error

I avoid the issue by using 'final_state.pth'. instead, I used 'epoch_240.pth'. Don't know why but I am running now.
我也有同样的问题,请问你是怎样解决的?
同问