/PRS

Official Repository for our ECCV2020 paper: Imbalanced Continual Learning with Partitioning Reservoir Sampling

Primary LanguagePythonMIT LicenseMIT

Imbalanced Continual Learning with Partioning Reservoir Sampling

This repository contains the official PyTorch implementation and the dataset for our ECCV2020 paper.

[Paper Link][slides]

Citation

The code and dataset are free to use for academic purposes only. If you use any of the material in this repository as part of your work, we ask you to cite:

@inproceedings{kim-ECCV-2020,
    author    = {Chris Dongjoo Kim and Jinseo Jeong and Gunhee Kim},
    title     = "{Imbalanced Continual Learning with Partitioning Reservoir Sampling}"
    booktitle = {ECCV},
    year      = 2020
}

Last edit: July 10, 2020