arthurdouillard / incremental_learning.pytorch

A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).
MIT License
383 stars 60 forks source link

Plotting error and update #15

Open rahulvigneswaran opened 4 years ago

rahulvigneswaran commented 4 years ago

Squashed a bug that made the plotting go haywire when using cifar10 dataset and added 2 new features.