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

Dataset issue #2

Open
kaganozgun opened this issue Jan 5, 2023 · 1 comment
Open

Dataset issue #2

kaganozgun opened this issue Jan 5, 2023 · 1 comment

Comments

@kaganozgun
Copy link

Hello, I try to reproduce your work in scope of 'ML Reproducibility Challenge 2022' but I faced with few problem about code base.
- There is a problem about compressed SEQ-TINYIMG file, unzip tools returns 'tiny-imagenet-processed.zip not an archive' error. I tried different OS but unable to export files in zip file.
- For gcil-cifar100 dataset given --weight_dist parameter is not recognized by main.py so it is not reproducible

Could you help me about this issues ?

@Deexaa
Copy link

Deexaa commented Aug 29, 2023

Congratulations on acceptance and thanks for sharing!
I'd be appreciate if you could help with the problem with your code:
The function mask_classes in training.py is described as ' used to obtain the results for the task-il setting'.
But in the function evaluate in the same file, mask_classes is performed 'if dataset.SETTING == 'class-il''.
So which setting does the function mask_classes belong to?

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