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

How to get the results of CCIL+H-Aug ? #8

Open
wusuoweima opened this issue Aug 21, 2022 · 0 comments
Open

How to get the results of CCIL+H-Aug ? #8

wusuoweima opened this issue Aug 21, 2022 · 0 comments

Comments

@wusuoweima
Copy link

I expect to get the result of CCIL+H-Aug 71.66, but I get 68.25.

I conduct the following command

python main_cifar.py  \
        --new-classes 10 \
        --start-classes 50 \
        --cosine \
        --kd \
        --w-kd 1 \
        --epochs 120 \
        --exp-name 'kd_ep120_50_5' \
        --save \
        --num-sd 0\
        --aug  

Results:
[79.56, 74.01666666666667, 69.98571428571428, 65.1375, 61.63333333333333, 59.16]
Avg accuracy: 68.24886904761904

Do I miss some details?

Expect your reply. 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