SCLBD/BackdoorBench

function definition missing in the T-SNE visualization

ZJZAC opened this issue · 0 comments

ZJZAC commented

Hi!
There may lack a definition of the get_features, i.e.,

features, labels = get_features(args, model_attack, target_layer, data_loader)
NameError: name 'get_features' is not defined

Could you provide some suggestions on this issue?

Thanks a lot.