-
Notifications
You must be signed in to change notification settings - Fork 4
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
Comments
Bound means: incremental learning with all the old samples reserved. Different protocols with different incremental sessions, therefore, have different average accuracies. |
Thank you ! |
Bound is the average acc of "incremental learning with all the old samples reserved? |
Is "Bound" joint-training 100 classes?Why Bound has different results ?
thank you!
The text was updated successfully, but these errors were encountered: