max-lakera commited on
Commit
0186c0e
1 Parent(s): 71acd6e

Update index.html

Browse files
Files changed (1) hide show
  1. 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>kind: Brightness</li>
42
- <li>kind: CompressImage</li>
43
- <li>kind: Contrast</li>
44
- <li>kind: DarkSpots</li>
45
- <li>kind: GaussianBlur</li>
46
- <li>kind: GaussianNoise</li>
47
- <li>kind: Glare</li>
48
- <li>kind: GlassBlur</li>
49
- <li>kind: HorizontalFlip</li>
50
- <li>kind: MedianBlur</li>
51
- <li>kind: MotionBlur</li>
52
- <li>kind: OilSpots</li>
53
- <li>kind: Perspective</li>
54
- <li>kind: VerticalFlip</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>