Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<h1 align="center">
|
| 2 |
<img src="images/ProARD_logo.png" width="500"/>
|
| 3 |
<br/>
|
|
@@ -182,4 +194,4 @@ Some of the code in this repository is based on the following amazing works:
|
|
| 182 |
|
| 183 |
[Once-For-All](https://github.com/mit-han-lab/once-for-all.git)
|
| 184 |
|
| 185 |
-
[Hat](https://github.com/imrahulr/hat.git)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
datasets:
|
| 4 |
+
- uoft-cs/cifar10
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
metrics:
|
| 8 |
+
- accuracy
|
| 9 |
+
pipeline_tag: image-classification
|
| 10 |
+
tags:
|
| 11 |
+
- robustness
|
| 12 |
+
---
|
| 13 |
<h1 align="center">
|
| 14 |
<img src="images/ProARD_logo.png" width="500"/>
|
| 15 |
<br/>
|
|
|
|
| 194 |
|
| 195 |
[Once-For-All](https://github.com/mit-han-lab/once-for-all.git)
|
| 196 |
|
| 197 |
+
[Hat](https://github.com/imrahulr/hat.git)
|