iirc package
This package provides a way for adapting the different datasets (currently supports CIFAR-100 and ImageNet) to the iirc setup and the class incremental learning setup, and loading them in a standardized manner.
The documentation and usage guide are available here
Homepage | Paper | Documentation
Installation
you can install this package using the following command
pip install iirc
Dataset Downloading Instructions
CIFAR-100
To be able to run the code with CIFAR-100 derived datasets, just download the dataset from the official website and extract it, or use the ./utils/download_cifar.py file.
ImageNet
In the case of ImageNet, it has to be downloaded manually, and be arranged in the following manner:
- dataset folder
- train
- n01440764
- n01443537
- …
- val
- n01440764
- n01443537
- …
- train
Contributing
If you think you can help us make the iirc package more useful for the lifelong learning community, please don't hesistate to submit an issue or send a pull request.
Citation
If you find this work useful for your research, this is the way to cite it:
@misc{abdelsalam2021iirc,
title = {IIRC: Incremental Implicitly-Refined Classification},
author={Mohamed Abdelsalam and Mojtaba Faramarzi and Shagun Sodhani and Sarath Chandar},
year={2021}, eprint={2012.12477}, archivePrefix={arXiv},
primaryClass={cs.CV} }
Release files for iirc 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| iirc-1.0.1.tar.gz | 91.5 kB | Details |
Release files / iirc-1.0.1.tar.gz
| Download URL | iirc-1.0.1.tar.gz |
|---|---|
| Size | 91.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d178e586c39de3159071ffdf1532242407c239c1e724a2167a9c535cf6060ee8
|
|
BLAKE2b-256 checksum How to use checksums |
0093d0cd1ba53c7927907b94eac061d139bb7ee606f50f2a939fc12e2b809893
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.3.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
|