Implementation of the paper "Class Incremental Learning for Light-weighted Networks".
- Python 3.9
- PyTorch 1.13.1
- CUDA 11.6
This repository is built based on the following codebases:
- [PyCIL] (https://github.com/G-U-N/PyCIL)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Implementation of the paper "Class Incremental Learning for Light-weighted Networks".
This repository is built based on the following codebases: