/continualExplain

Official implementation of paper "Catastrophic Forgetting in Continual Concept Bottleneck Models"

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

ContinualExplain

Official implementation of paper Catastrophic Forgetting in Continual Concept Bottleneck Models

Steps

build Environment

conda env create -f environment.yml

conda activate continual

Setup

download data folder from here

How to prepare data

download from Here Then run data_processing.py

unzip data.zip pip install pytorch-lightning pip install avalanche-lib

training

python training.py

statistics

python compute_statistics.py

How to start experiments

python main.py