Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reproducing results for Cifar100 ens multi-class #46

Open
nimaous opened this issue Nov 16, 2021 · 0 comments
Open

Reproducing results for Cifar100 ens multi-class #46

nimaous opened this issue Nov 16, 2021 · 0 comments

Comments

@nimaous
Copy link

nimaous commented Nov 16, 2021

Hi

I tried to rerun your code for cifar100 multi-class with the following command:

CUDA_VISIBLE_DEVICES=4,5,6,7 python -m torch.distributed.launch --nproc_per_node=4 train.py --dataset 'cifar100' --model 'resnet18' --mode sup_simclr_CSI --shift_trans_type rotation --batch_size 32 --epoch 700

But I got very poor results. Can you possibly provide me with a checkpoint for the same config if you have already trained any?

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant