the code you provided runs successfully only for VIL, and runs into various problems for CIL and DIL. The main problems focus on the function build_continual_dataloader() in datasets.py. All other scenarios except VIL lack definitions for the class_mask and domian_list variables.
the code you provided runs successfully only for VIL, and runs into various problems for CIL and DIL. The main problems focus on the function build_continual_dataloader() in datasets.py. All other scenarios except VIL lack definitions for the class_mask and domian_list variables.