Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 512 Bytes

functions.rst

File metadata and controls

24 lines (17 loc) · 512 Bytes

Function List

Scaling and Displaying Float Images

.. automodule:: plotters
    :members: imshowNormalize, imshow
    :show-inheritance:

Plotting Side-by-Side

.. automodule:: plotters
    :members: plot_sidebyside, zoom_sidebyside
    :show-inheritance:

Plotting Grids of Images

.. automodule:: plotters
    :members: plot_activations, plot_batch_colour, zoom_batch_colour, plot_axgrid
    :show-inheritance: