Trusted-AI / adversarial-robustness-toolbox

Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
https://adversarial-robustness-toolbox.readthedocs.io/en/latest/
MIT License
4.82k stars 1.16k forks source link

Implement EoT for rotation in object detection #1145

Open beat-buesser opened 3 years ago

beat-buesser commented 3 years ago

We would like to implement support for Expectation over Transformation (EoT) of rotation (in steps of 90 degrees) in object detection applications in PyTorch and maybe TensorFlow.

igor-barinov commented 3 years ago

Hi, I am interested in this issue.

beat-buesser commented 3 years ago

Hi @igor-barinov Thank you very much for your interest in contributing to ART!