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

Add ImageNet to Benchmarks #1

Closed
vlomonaco opened this issue Apr 10, 2020 · 4 comments · Fixed by #57
Closed

Add ImageNet to Benchmarks #1

vlomonaco opened this issue Apr 10, 2020 · 4 comments · Fixed by #57
Assignees
Labels
Feature - High Priority New feature or request, high priority

Comments

@vlomonaco
Copy link
Member

Add ImageNet as a benchmark based on the Pytorch data loader.

@vlomonaco vlomonaco added the Feature - Low Priority New feature or request, low priority label Apr 10, 2020
@PatrickZH PatrickZH self-assigned this May 5, 2020
@vlomonaco vlomonaco added Feature - High Priority New feature or request, high priority and removed Feature - Low Priority New feature or request, low priority labels May 10, 2020
@vlomonaco
Copy link
Member Author

You can check here how it is commonly used: https://continualai.discourse.group/t/cl-papers-with-experiments-on-imagenet/65/2

@PatrickZH
Copy link
Collaborator

Thank you for providing this. The pull request that I just submitted is incremental-batch learning or incremental-class learning in the papers like iCaRL - CVPR-2017 and EEIL - ECCV-2018.
The current code is compatible with different class numbers in a batch. However, the initialization function (with part of classes) hasn't been included in the code. I will add this function soon.

@vlomonaco vlomonaco linked a pull request May 18, 2020 that will close this issue
@vlomonaco
Copy link
Member Author

@PatrickZH can we close this issue or are you still working on it?

@PatrickZH
Copy link
Collaborator

PatrickZH commented May 25, 2020 via email

ffeng1996 added a commit that referenced this issue Dec 15, 2020
AntonioCarta pushed a commit that referenced this issue Apr 23, 2021
AntonioCarta pushed a commit that referenced this issue Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature - High Priority New feature or request, high priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants