Skip to content

Use the CORe50 Continual Learning Benchmark Dataset in a Meta-Learning setting via the pyMeta library.

Notifications You must be signed in to change notification settings

DennisBroekhuizen/pyMetaCORe50

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyMeta CORe50

This repository provides an extension to the pyMeta library, which can be used to run meta-learning experiments with the CORe50 continual learning dataset. In this example, training is done via Google Colab.

Usage

  1. Download the dataset: core50_imgs.npz & paths.pkl
  2. Download pyMeta
  3. Unzip and upload pyMeta to Google Drive
  4. Inside the folder 'pyMeta-master/datasets' create a new folder called 'core50'
  5. Upload the files core50_imgs.npz & paths.pkl to the folder 'pyMeta-master/datasets/core50'
  6. Download this repository
  7. Upload the folder 'core50' of this repository to 'pyMeta-master/pyMeta'
  8. Upload the file 'core50_metatrain.py' of this repository to the root folder 'pyMeta-master'
  9. Upload the file 'COReTrain.ipynb' to Google Drive and open the file in Google Colab
  10. In Google Colab make sure to change runtime type to GPU

Happy training!

License

MIT

About

Use the CORe50 Continual Learning Benchmark Dataset in a Meta-Learning setting via the pyMeta library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published