|
4 | 4 |
|
5 | 5 | EOT Image Rotation - TensorFlow V2 |
6 | 6 | ---------------------------------- |
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 |
8 | 68 | :members: |
9 | 69 | :special-members: |
0 commit comments