A PyTorch Implementation of iCaRL: Incremental Classifier and Representation Learning.
The code implements experiments on CIFAR-100
- This code reproduces the results from the paper.
- This code contains two my new proposals to improve the accuracy.
- Versions
- Python 3.7
- PyTorch v1.5.0