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

Why Bound has different results ? #13

Open
ChenJunzhi-buaa opened this issue Feb 13, 2023 · 4 comments
Open

Why Bound has different results ? #13

ChenJunzhi-buaa opened this issue Feb 13, 2023 · 4 comments

Comments

@ChenJunzhi-buaa
Copy link

Is "Bound" joint-training 100 classes?Why Bound has different results ?
image

thank you!

@ChenJunzhi-buaa
Copy link
Author

I use the same setting as below,but the joint training result is only 0.71 ?
image

image

@G-U-N
Copy link
Owner

G-U-N commented Feb 13, 2023

Bound means: incremental learning with all the old samples reserved. Different protocols with different incremental sessions, therefore, have different average accuracies.

@ChenJunzhi-buaa
Copy link
Author

ChenJunzhi-buaa commented Feb 13, 2023

Thank you !
So,What is your exemplars manage policy?Herding or Reservoir sampling?
What‘s more,in a batch of 128,what is the propotion of new data and old data? Or, is the batch_size only the number of new data?

@ChenJunzhi-buaa
Copy link
Author

Bound means: incremental learning with all the old samples reserved. Different protocols with different incremental sessions, therefore, have different average accuracies.

Bound is the average acc of "incremental learning with all the old samples reserved?
And the last acc of "incremental learning with all the old samples reserved", is about 70 ?

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

2 participants