SimCLRv2-Pytorch icon indicating copy to clipboard operation
SimCLRv2-Pytorch copied to clipboard

converted weights do not reproduce the results

Open arghavan-kpm opened this issue 3 years ago • 1 comments

Hello, when I get the output of verify.py for converted (pretrained) r50_1x_sk0, it is 45.09 with --ema and 45.76 without --ema. I checked the output of model (before fc) and they were all zero. I also checked other pretrained simclr models and the same thing happened. I tried with both tf==2.3.0 and tf==1.15.0.

arghavan-kpm avatar Nov 09 '21 21:11 arghavan-kpm

I have the same condition as you

zhangzilongc avatar Mar 17 '22 08:03 zhangzilongc