AdvDrop
AdvDrop copied to clipboard
Code for "Adversarial attack by dropping information." (ICCV 2021)
Results
3
AdvDrop issues
Sort by
recently updated
recently updated
newest added
Hi @RjDuan Thank you for excellent work. I have a question regarding initialization and update of Q-table. **(1)** In paper, you have mentioned that Q-table is initialized with value of...
关于防御模型
6
你好,请问关于table 2中用到的防御模型AT, Feature Squeeze, JPEG-30和PD的代码能分享一下吗
请问,您尝试过生成大量对抗样本,使用特征压缩中设计的检测器进行评估了吗?就是检测性能如何,我看您防御实验是通过添加防御模型进行攻击成功率的评估。