You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am run this code wiht 2-V100 GPUS
python main_lincls.py
-a resnet50
--lr 30.0
--batch-size 2048 \ --pretrained moco_v1_200ep_pretrain.pth.tar
/workspace/imagenet
-j 14
run 98 epoch but my 1-acc is 57.90
Why is the performance so low?
The text was updated successfully, but these errors were encountered:
I am run this code wiht 2-V100 GPUS
python main_lincls.py
-a resnet50
--lr 30.0
--batch-size 2048 \ --pretrained moco_v1_200ep_pretrain.pth.tar
/workspace/imagenet
-j 14
run 98 epoch but my 1-acc is 57.90
Why is the performance so low?
The text was updated successfully, but these errors were encountered: