This commit is contained in:
Hadi Salman 2021-02-11 18:56:47 -08:00 коммит произвёл GitHub
Родитель 22b4447083
Коммит 2328e52ab0
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 2 удалений

Просмотреть файл

@ -4,7 +4,8 @@ This repository contains the code and models necessary to replicate the results
**Denoised Smoothing: A Provable Defense for Pretrained Classifiers** <br>
*Hadi Salman, Mingjie Sun, Greg Yang, Ashish Kapoor, J. Zico Kolter* <br>
Paper: https://arxiv.org/abs/2003.01908
Paper: https://arxiv.org/abs/2003.01908 <br>
Blog post: https://www.microsoft.com/en-us/research/blog/denoised-smoothing-provably-defending-pretrained-classifiers-against-adversarial-examples/
Our paper presents a method for provably defending any pretrained image classifier against Lp adversarial attacks.
@ -172,4 +173,4 @@ instructions provided by the bot. You will only need to do this once across all
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/)
or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.