Skip to content

Dinghye/lets-Continual-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Let's start continual learning!

This repository provides a blank continual/incremental learning template. The template does not add any continual/incremental learning strategy and uses finetuning for incremental learning.

This means that the approach will suffer catastrophic forgetting.

You can use this blank template to reduce catastrophic forgetting by adding your own strategies!

We hope this template helps people new to incremental learning to better understand the process.

Whats special for this template

  1. We provide some registration methods for computer vision data, remote sensing image data

  2. We provide some tools to measure the computational efficiency of the model, etc.

  3. We design the interface of some classic datasets and backbone network, so that you can make your own model modification and comparison more conveniently

Future work!

We will provide a repository of reproduction code for classic work based on this template. Any suggestions and questions are welcome~

Acknowledgement

About

provided a blank continual learning template to help develop your own approch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages