a | b/docs-source/source/gan.rst | ||
---|---|---|---|
1 | .. currentmodule:: slideflow.gan |
||
2 | |||
3 | slideflow.gan |
||
4 | ============= |
||
5 | |||
6 | .. automodule:: slideflow.gan |
||
7 | :members: |
||
8 | |||
9 | See :ref:`stylegan` for more information on working with GANs. |
||
10 | |||
11 | StyleGAN2 Interpolator |
||
12 | ---------------------- |
||
13 | |||
14 | .. autoclass:: StyleGAN2Interpolator |
||
15 | :inherited-members: |
||
16 | |||
17 | Utility functions |
||
18 | ----------------- |
||
19 | |||
20 | .. automodule:: slideflow.gan.utils |
||
21 | :members: |