|
1 | 1 | # Adversarial Robustness Toolbox (ART) v1.3 |
2 | 2 | <p align="center"> |
3 | | - <img src="docs/images/art_lfai.png?raw=true" width="250" title="ART logo"> |
| 3 | + <img src="docs/images/art_lfai.png?raw=true" width="467" title="ART logo"> |
4 | 4 | </p> |
5 | 5 | <br /> |
6 | 6 |
|
7 | | -[](https://travis-ci.org/IBM/adversarial-robustness-toolbox) |
| 7 | +[](https://travis-ci.com/Trusted-AI/adversarial-robustness-toolbox) |
8 | 8 | [](http://adversarial-robustness-toolbox.readthedocs.io/en/latest/?badge=latest) |
9 | | -[](https://badge.fury.io/gh/IBM%2Fadversarial-robustness-toolbox) |
10 | | -[](https://lgtm.com/projects/g/IBM/adversarial-robustness-toolbox/context:python) |
11 | | -[](https://lgtm.com/projects/g/IBM/adversarial-robustness-toolbox/alerts/) |
12 | | -[](https://codecov.io/gh/IBM/adversarial-robustness-toolbox) |
| 9 | +[](https://badge.fury.io/gh/Trusted-AI%2Fadversarial-robustness-toolbox) |
| 10 | +[](https://lgtm.com/projects/g/Trusted-AI/adversarial-robustness-toolbox/context:python) |
| 11 | +[](https://lgtm.com/projects/g/Trusted-AI/adversarial-robustness-toolbox/alerts/) |
| 12 | +[](https://codecov.io/gh/Trusted-AI/adversarial-robustness-toolbox) |
13 | 13 | [](https://github.com/psf/black) |
14 | 14 | [](https://opensource.org/licenses/MIT) |
15 | 15 | [](https://pypi.org/project/adversarial-robustness-toolbox/) |
|
31 | 31 | |-------------------------------------|-------------------------------|-----------------------------------| |
32 | 32 | | - [安装][installation]<br>- [例子](examples/README.md)<br>- [笔记本电脑](notebooks/README.md) | - [进攻][attacks]<br>- [防御][defences]<br>- [估算器][estimators]<br>- [指标][metrics]<br>- [技术文档](https://adversarial-robustness-toolbox.readthedocs.io) | - [Slack](https://ibm-art.slack.com), [邀请函](https://join.slack.com/t/ibm-art/shared_invite/enQtMzkyOTkyODE4NzM4LTA4NGQ1OTMxMzFmY2Q1MzE1NWI2MmEzN2FjNGNjOGVlODVkZDE0MjA1NTA4OGVkMjVkNmQ4MTY1NmMyOGM5YTg)<br>- [贡献](CONTRIBUTING.md)<br>- [路线图][roadmap]<br>- [引用][citing] | |
33 | 33 |
|
34 | | -[get-started]: https://github.com/IBM/adversarial-robustness-toolbox/wiki/Get-Started |
35 | | -[attacks]: https://github.com/IBM/adversarial-robustness-toolbox/wiki/ART-Attacks |
36 | | -[defences]: https://github.com/IBM/adversarial-robustness-toolbox/wiki/ART-Defences |
37 | | -[estimators]: https://github.com/IBM/adversarial-robustness-toolbox/wiki/ART-Estimators |
38 | | -[metrics]: https://github.com/IBM/adversarial-robustness-toolbox/wiki/ART-Metrics |
39 | | -[contributing]: https://github.com/IBM/adversarial-robustness-toolbox/wiki/Contributing |
40 | | -[documentation]: https://github.com/IBM/adversarial-robustness-toolbox/wiki/Documentation |
41 | | -[installation]: https://github.com/IBM/adversarial-robustness-toolbox/wiki/Get-Started#setup |
42 | | -[roadmap]: https://github.com/IBM/adversarial-robustness-toolbox/wiki/Roadmap |
43 | | -[citing]: https://github.com/IBM/adversarial-robustness-toolbox/wiki/Contributing#citing-art |
44 | | - |
45 | | -该图书馆正在不断发展中。 欢迎反馈,错误报告和贡献! |
| 34 | +[get-started]: https://github.com/Trusted-AI/adversarial-robustness-toolbox/wiki/Get-Started |
| 35 | +[attacks]: https://github.com/Trusted-AI/adversarial-robustness-toolbox/wiki/ART-Attacks |
| 36 | +[defences]: https://github.com/Trusted-AI/adversarial-robustness-toolbox/wiki/ART-Defences |
| 37 | +[estimators]: https://github.com/Trusted-AI/adversarial-robustness-toolbox/wiki/ART-Estimators |
| 38 | +[metrics]: https://github.com/Trusted-AI/adversarial-robustness-toolbox/wiki/ART-Metrics |
| 39 | +[contributing]: https://github.com/Trusted-AI/adversarial-robustness-toolbox/wiki/Contributing |
| 40 | +[documentation]: https://github.com/Trusted-AI/adversarial-robustness-toolbox/wiki/Documentation |
| 41 | +[installation]: https://github.com/Trusted-AI/adversarial-robustness-toolbox/wiki/Get-Started#setup |
| 42 | +[roadmap]: https://github.com/Trusted-AI/adversarial-robustness-toolbox/wiki/Roadmap |
| 43 | +[citing]: https://github.com/Trusted-AI/adversarial-robustness-toolbox/wiki/Contributing#citing-art |
| 44 | + |
| 45 | +该图书馆正在不断发展中。 欢迎反馈,错误报告和贡献! |
| 46 | + |
| 47 | +# 致谢 |
| 48 | + |
| 49 | +本材料部分基于国防高级研究计划局(DARPA)支持的工作 |
| 50 | +合同编号HR001120C0013。本材料中表达的任何意见,发现和结论或建议均为 |
| 51 | +作者的观点,并不一定反映国防高级研究计划局(DARPA)的观点。 |
0 commit comments