ARMORY v0.13.1
Datasets
Integration of CIFAR100 dataset (#1048)
New RESISC-10 datset for poisoning (#1038)
Scenarios
Poisoning scenario with blended trigger (#1049)
Refinement of D-APRICOT scenario including new attack success metric (#1040)
RESISC-10 poisoning scenario (#1065)
Performance improvement/bug fixes
Updates to ensure compatibility with newer versions of ART (#1037, #1060, #1062, #1063)
Refactor of how targeted attacks are configured, allowing users to customize target label generation function (#1052)
Refactor/simplification of average precision (AP) object detection metrics (#1046)
Pinned to numpy 1.19.2 for TF1 Docker image to avoid TF/Numpy bug (#1056)
No longer assume external repository default branch is 'master' (#1064)
Pytorch example for GTSRB dirty-label backdoor attack (#1067)