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

The reproduce of semisupervised learning task. #7

Open
Lizn-zn opened this issue Jul 1, 2021 · 0 comments
Open

The reproduce of semisupervised learning task. #7

Lizn-zn opened this issue Jul 1, 2021 · 0 comments

Comments

@Lizn-zn
Copy link

Lizn-zn commented Jul 1, 2021

I tried to reproduce the semisupervised learning task reported in the paper, but failed.
The running code is modified based on run.sh, as can be seen in the following.
python main.py --lr 0.001 --net_type vgg --constraint 'DL2' --epochs 1600 --num_labeled 100 --dataset cifar100 --exp_name dl2_06 --constraint-weight 0.6
The results are

| Test Result   Acc@1: 1.12%
| Test Result   CAcc: 99.71%
| Test Result   GroupAcc: 5.18%

Have I used the wrong experimental settings? What parameter settings I should add in order to reproduce the results?
Thanks for any reply.

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