simclr icon indicating copy to clipboard operation
simclr copied to clipboard

Reproduce the results of SimCLR_v2 Finetune_10pct checkpoints

Open BierOne opened this issue 2 years ago • 1 comments

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.

BierOne avatar Feb 26 '23 06:02 BierOne

Hi @BierOne, can you share the code notebook

deepankarvarma avatar Jan 18 '24 09:01 deepankarvarma