Welcome to my anthology on Continual Learning (CL). This repository contains my experiments, building novel Incremental Learning Solutions to varioud Deep Learning applications.
- Class Incremental Learning method for ViT architectures.
- Application of Continual Learning in Segmentation Models
Each project/repository under this organization includes:
- A clear README describing the experiment.
- Reproducible scripts for training and evaluation.
- Open an issue to propose a new project or dataset.
- Fork a project and submit a pull request with:
- Description of the contribution.
- Reproducible steps and minimal examples.
- Tests or evaluation scripts where applicable.
- Follow semantic commits and link related issues.
If you use materials from this organization in academic work, please cite the original project and any primary papers referenced within the project you used.
For general inquiries, open an issue in the relevant repository or reach out to the maintainers listed in each project.