gydpku / GSA

Official implementation of the CVPR2023 paper 'Cross-Task Class Discrimination in Online Continual Learning'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GSA

We provide the code of GSA here. You need to install these packages first:

Pytorch1.6

Numpy

Scipy

Apex

You can use this command to run online continual learning Experiments:

Dataset: CIFAR100

python test_cifar100.py

About

Official implementation of the CVPR2023 paper 'Cross-Task Class Discrimination in Online Continual Learning'


Languages

Language:Python 100.0%