PatrickZH / End-to-End-Incremental-Learning

Pytorch implementation of End-to-End Incremental Learning [2018 ECCV Castro]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could you share the dataset?

marsggbo opened this issue · comments

It seems that the dataset in your code has been already encoded. Could you share the dataset? Thanks!

I use the CIFAR100 dataset. You can download it using
https://www.cs.toronto.edu/~kriz/cifar-100-python.tar.gz
then decompress it and put them in the fold ../data/cifar-100-python/