|
|
|
collect activations from a selected set of layers passing images from a subset of classes
python -m scrips.collect_activaionstrain decomposers on pixel / patch actviations and checkpoint weights
python -m scripts.train_decomposerstop direction feature visualization using sparse representation activation maximization
python -m scripts.paint_atlastest causal impact feature patching with donor activations on model predictions
python -m scripts.patch_featurestest logits shift on adversarial examples and directional adversarial residual ablation for recovery
python -m scripts.adversarial_attack_ablationrun all and make plots with:
./run.sh


