armed.callbacks.aec_callbacks#
Custom callbacks for autoencoder-classifiers.
Functions
|
Compute image metrics including brightness, contrast, sharpness, and SNR. |
|
Generate a callback function that calls the encoder on some images to create latent representations, then saves them to a .pkl file. |
|
Generate a callback function that computes image metrics including brightness, contrast, sharpness, and SNR. |
|
Generate a callback function that produces a figure with example reconstructions. |