mixmo.utils.visualize

Calibration and image printing utility functions

Functions

make_image(img[, mean, std, normalize])

Transform a CIFAR numpy image into a pytorch image (need to swap dimensions)

show_batch(images[, normalize])

Plot images in a batch of images

write_calibration(avg_confs_in_bins, …[, …])

Utility function to show calibration through a histogram of classifier confidences