hlee-git

Results 1 issues of hlee-git

Traceback (most recent call last): File "/home/weakalign-master/demo.py", line 77, in model.FeatureExtraction.state_dict()[name].copy_(checkpoint['state_dict']['FeatureExtraction.' + name]) KeyError: 'FeatureExtraction.model.1.num_batches_tracked' I tried your code, but there was KeyError like above OrderedDict "checkpoint['state_dict']['FeatureExtraction.model.1.num_batches_tracked']" does not exist...