Skip to content

Commit de1392d

Browse files
author
Beat Buesser
committed
Update docs
Signed-off-by: Beat Buesser <[email protected]>
1 parent 8ce90cf commit de1392d

File tree

1 file changed

+61
-1
lines changed

1 file changed

+61
-1
lines changed

docs/modules/preprocessing/expectation_over_transformation.rst

Lines changed: 61 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,66 @@
44

55
EOT Image Rotation - TensorFlow V2
66
----------------------------------
7-
.. autoclass:: EOTImageRotationTensorFlowV2
7+
.. autoclass:: EoTImageRotationTensorFlow
8+
:members:
9+
:special-members:
10+
11+
EOT Brightness - PyTorch
12+
------------------------
13+
.. autoclass:: EoTBrightnessPyTorch
14+
:members:
15+
:special-members:
16+
17+
EOT Brightness - TensorFlow V2
18+
----------------------------------
19+
.. autoclass:: EoTBrightnessTensorFlow
20+
:members:
21+
:special-members:
22+
23+
EOT Contrast - PyTorch
24+
----------------------
25+
.. autoclass:: EoTContrastPyTorch
26+
:members:
27+
:special-members:
28+
29+
EOT Contrast - TensorFlow V2
30+
----------------------------
31+
.. autoclass:: EoTContrastTensorFlow
32+
:members:
33+
:special-members:
34+
35+
EOT Gaussian Noise - PyTorch
36+
----------------------------
37+
.. autoclass:: EoTGaussianNoisePyTorch
38+
:members:
39+
:special-members:
40+
41+
EOT Gaussian Noise - TensorFlow V2
42+
----------------------------------
43+
.. autoclass:: EoTGaussianNoiseTensorFlow
44+
:members:
45+
:special-members:
46+
47+
EOT Shot Noise - PyTorch
48+
------------------------
49+
.. autoclass:: EoTShotNoisePyTorch
50+
:members:
51+
:special-members:
52+
53+
EOT Shot Noise - TensorFlow V2
54+
------------------------------
55+
.. autoclass:: EoTShotNoiseTensorFlow
56+
:members:
57+
:special-members:
58+
59+
EOT Zoom Blur - PyTorch
60+
-----------------------
61+
.. autoclass:: EoTZoomBlurPyTorch
62+
:members:
63+
:special-members:
64+
65+
EOT Zoom Blur - TensorFlow V2
66+
----------------------------------
67+
.. autoclass:: EoTZoomBlurTensorFlow
868
:members:
969
:special-members:

0 commit comments

Comments
 (0)