simclr
simclr copied to clipboard
Reproduce the results of SimCLR_v2 Finetune_10pct checkpoints
Hi!
Thanks for this outstanding code! I am trying to validate the checkpoints provided in your google drive.
But I meet some problems in reproducing results of the checkpoints (e.g., r101_1x_sk0 and r50_1x_sk0) in simclr-checkpoints/simclrv2/finetuned_10pct. Specifically, I just can get 0.072 Acc for such checkpoints. But for other checkpoints (e.g., in simclr-checkpoints/simclrv2/finetuned_100pct), the results are quite good.
Could you please examine the quality of checkpoints in simclrv2/finetuned_10pct? Thank you so much.
Hi @BierOne, can you share the code notebook