Download patch Camelyon here: https://drive.google.com/file/d/1THSEUCO3zg74NKf_eb3ysKiiq2182iMH/view?usp=sharing
For the experiment with modern ViT using patches:
python eq_modern_vit.py --modern_vitFor the experiment with the modern ViT using a cnn:
python eq_modern_vit.py --modern_vit_w_cnnTo run their model:
python eq_modern_vit.pyRun ablation:
./experiment.sh