Functioncompute_accuracy_lwf(tg_model, tg_feature_model, evalloader, scale=None, print_info=True, device=None)
cil/lucir/codes/utils_incremental/compute_accuracy.py:91
Functionload_class_in_feature_space(files_from_cl,batch_size,scores, label_batch,loss_class,file_string_batch,op_feature_map,sess)
siw/LwF/codes/utils_icarl.py:37
Functionload_class_in_feature_space(files_from_cl,batch_size,scores, label_batch,loss_class,file_string_batch,op_feature_map,sess)
cil/icarl/codes/utils_icarl.py:34
Functionprepare_validation(x_train, y_train, x_test, y_test, nb_groups, nb_cl, nb_val)
cil/bic/codes/utils_imagenet.py:51
Functionreading_data_and_preparing_network(images_mean, files_from_cl, device, itera, batch_size, nb_groups, nb_cl, save_path)
siw/LwF/codes/utils_icarl.py:16
Functionreading_data_and_preparing_network(images_mean, files_from_cl, device, itera, batch_size, nb_groups, nb_cl, save_path)
cil/icarl/codes/utils_icarl.py:13
Functionresnet_main(flags, model_function, input_function, x_train, y_train, x_val, y_val, x_test, y_test, itera, nb_groups, nb_c
cil/bic/codes/resnet.py:682
Functiontrain_eval_lwf(epochs, tg_model, ref_model, tg_optimizer, tg_lr_scheduler, \
trainloader, testloader, \
cil/lucir/codes/utils_incremental/train_eval.py:69
Functiontrain_eval_lwf2(epochs, tg_model, ref_model, tg_optimizer, tg_lr_scheduler, \
trainloader, testloader, iter_size,
cil/lucir/codes/utils_incremental/train_eval.py:128
Functiontrain_eval_lwf3(epochs, tg_model, ref_model, tg_optimizer, tg_lr_scheduler, \
trainloader, testloader, iter_size,
cil/lucir/codes/utils_incremental/train_eval.py:194