Skip to content

n_tasks is 17 but Core50 class is 50 #2

Description

@ZhongKuang

I directly executed the main file, but encountered an error in loader.py on line 106:
assert n_classes % self.n_tasks == 0
I used the Core50 dataset, which has 50 classes, while n_tasks is set to 17. How should I handle this step?
If I don't make any changes to this part, can the original code still run successfully? I'm not sure whether to modify the code because I trust your code.
If you can answer my question, I would be very grateful.Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions