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
Hello,
Thank you for your good work.
Could you please provide the link to ./ckpt/imagenet/corruptions/Standard_R50_swa.pt and ./ckpt/imagenet/corruptions/Standard_R50_cov.pt? I tried to run the train-swag-diagonal-imagenet.py file, but the save operation cost too much time and seemed never to stop.
By the way, in the train-swag-diagonal-imagenet.py file, since the batch_idx always equals 0, the optimizer and the swa_scheduler seem never to work. Is it intended?
Looking forward to your replay.
The text was updated successfully, but these errors were encountered:
Hello,
Thank you for your good work.
Could you please provide the link to ./ckpt/imagenet/corruptions/Standard_R50_swa.pt and ./ckpt/imagenet/corruptions/Standard_R50_cov.pt? I tried to run the train-swag-diagonal-imagenet.py file, but the save operation cost too much time and seemed never to stop.
By the way, in the train-swag-diagonal-imagenet.py file, since the batch_idx always equals 0, the optimizer and the swa_scheduler seem never to work. Is it intended?
Looking forward to your replay.
The text was updated successfully, but these errors were encountered: