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
How can I use -e option to do evaluation for a trained model that has used PS shift type? By running the following command: CUDA_VISIBLE_DEVICES=0 python cifar10.py --arch resnet18 -e --weights models/cifar10/resnet18/shift_ps_all_wb_5/checkpoint.pth.tar
Hi,
How can I use -e option to do evaluation for a trained model that has used PS shift type? By running the following command:
CUDA_VISIBLE_DEVICES=0 python cifar10.py --arch resnet18 -e --weights models/cifar10/resnet18/shift_ps_all_wb_5/checkpoint.pth.tar
I get the following error:
The text was updated successfully, but these errors were encountered: