adv-training-corruptions icon indicating copy to clipboard operation
adv-training-corruptions copied to clipboard

Invalid load key

Open hungngtom opened this issue 4 months ago • 0 comments

I keep running into the unpickling error of an invalid load key when I execute the following:

from robustbench.utils import load_model model = load_model(model_name='Kireev2021Effectiveness_RLATAugMix', dataset='cifar10', threat_model='corruptions')

hungngtom avatar Oct 27 '24 01:10 hungngtom