avalanche.benchmarks.classic.ExMLCoRE50
- class avalanche.benchmarks.classic.ExMLCoRE50(scenario='ni', run_id=0)[source]
ExML scenario on CoRE50.
The pretrained models and class splits are taken from https://arxiv.org/abs/2112.06511
- __init__(scenario='ni', run_id=0)[source]
Init.
- Parameters
scenario – The desired CoRE50 scenario. Supports ‘nc’, ‘ni’, and ‘joint’, which is the scenario with a single experience.
run_id – an integer in [0, 4]. Each run uses a different set of expert models and data splits.
Methods
__init__
([scenario, run_id])Init.
Attributes
streams