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
Hi, I'm new in the person-reid and thank you for making good code sample
I got this error when I test the Resnet50 with triplet-loss on Market-1501
The model was trained well during 180m but when I implement the code 'python test.py --gpu_ids 0 --name ft_ResNet50 --test_dir MY_DATA_PATH --which_epoch 59' for testing the model, I got a problem
How can I solve this problem?
The text was updated successfully, but these errors were encountered:
Hi, I'm new in the person-reid and thank you for making good code sample
I got this error when I test the Resnet50 with triplet-loss on Market-1501
The model was trained well during 180m but when I implement the code 'python test.py --gpu_ids 0 --name ft_ResNet50 --test_dir MY_DATA_PATH --which_epoch 59' for testing the model, I got a problem
How can I solve this problem?
The text was updated successfully, but these errors were encountered: