Commit
·
0186c0e
1
Parent(s):
71acd6e
Update index.html
Browse files- index.html +15 -14
index.html
CHANGED
@@ -38,22 +38,23 @@
|
|
38 |
The following robustness tests were enabled for this test case:
|
39 |
</p>
|
40 |
<ul>
|
41 |
-
<li>
|
42 |
-
<li>
|
43 |
-
<li>
|
44 |
-
<li>
|
45 |
-
<li>
|
46 |
-
<li>
|
47 |
-
<li>
|
48 |
-
<li>
|
49 |
-
<li>
|
50 |
-
<li>
|
51 |
-
<li>
|
52 |
-
<li>
|
53 |
-
<li>
|
54 |
-
<li>
|
55 |
</ul>
|
56 |
|
|
|
57 |
<p>
|
58 |
The full list of transforms supported by MLTest can be found in the <a href="https://docs.lakera.ai/configuration/robustness">documentation</a>.
|
59 |
</p>
|
|
|
38 |
The following robustness tests were enabled for this test case:
|
39 |
</p>
|
40 |
<ul>
|
41 |
+
<li>Brightness</li>
|
42 |
+
<li>CompressImage</li>
|
43 |
+
<li>Contrast</li>
|
44 |
+
<li>DarkSpots</li>
|
45 |
+
<li>GaussianBlur</li>
|
46 |
+
<li>GaussianNoise</li>
|
47 |
+
<li>Glare</li>
|
48 |
+
<li>GlassBlur</li>
|
49 |
+
<li>HorizontalFlip</li>
|
50 |
+
<li>MedianBlur</li>
|
51 |
+
<li>MotionBlur</li>
|
52 |
+
<li>OilSpots</li>
|
53 |
+
<li>Perspective</li>
|
54 |
+
<li>VerticalFlip</li>
|
55 |
</ul>
|
56 |
|
57 |
+
|
58 |
<p>
|
59 |
The full list of transforms supported by MLTest can be found in the <a href="https://docs.lakera.ai/configuration/robustness">documentation</a>.
|
60 |
</p>
|