Hi,could you deal this question? My frontend model is resnet_50, and the model is BiSeNet, I had modify the code about resnet_101 in train.py and BiSeNet.py. When I run train.py, it operate normally, but when I run test.py and predict.py, it begin to download premodel resnet_101,why?
Hi,could you deal this question? My frontend model is resnet_50, and the model is BiSeNet, I had modify the code about resnet_101 in train.py and BiSeNet.py. When I run train.py, it operate normally, but when I run test.py and predict.py, it begin to download premodel resnet_101,why?