arthurdouillard / incremental_learning.pytorch

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

Add support for multi-datasets incremental #2

Closed arthurdouillard closed 5 years ago

arthurdouillard commented 5 years ago

Like imagenet -> birds, or cifar10 -> cifar100