Closed vlomonaco closed 3 years ago
It seems the problem is related to the confusion matrix plotter. Setting save_image=False
solves the problem.
I will try to change the default plotter, which is currently using scikit-learn, to something faster.
Describe the bug The script provided below stalls (or it is super slow) to move to the next experience.
To Reproduce
Expected behavior The script should go over the next experience immediately.
Additional context See discussion here: https://github.com/ContinualAI/avalanche/discussions/439#discussioncomment-585228