This is the code for Making an Invisibility Cloak: Real World Adversarial, which studies the transferability of adversarial attacks on object detectors.
It is built upon Maskrcnn-Benchmark. Please refer to Maskrcnn-Benchmark for installation instructions. The patch transformation code is modified upon Adversarial YOLO.
See ./train.sh You need to download pretrained weights to begin with.
tools/train_net_ensemble.py for training an ensemble of models.
./eval_patch.sh