Releases: Continvvm/continuum
Releases · Continvvm/continuum
Hashed Scenario, Scenario Generator, AwA2 dataset, Cub200 autodl, +fixes
v1.0.28 Add hashed, generator, awa2, autodl for cub, +fixes.
Rehearsal + CUB200 + Bug fixes in metrics
Thanks @ashok-arjun for contributing to this release!
CTRL dataset
Add the CTRL suite of datasets from Veniat et al. ICLR 2021.
Thanks to @TomVeniat who helped me!
Better error message in metrics
Some metrics that are inter-task depedent like BwT and FwT cannot work if only the current task is evaluated. We now display better error messages about it + the doc has been updated.
Updated Synbols dataset url
Add object classification in CORe50
Previously, only category classification was available.
Thanks @psychicmario for this PR!
Add kwargs option to pytorch dataset
v1.0.15 Add kwargs to pytorch datasets.
Doc + Metric
v1.0.13 Improve doc + fix metric.
Bug fixes
Task Set fix
Fix #107