Note
Go to the end to download the full example code
List of 3D images#

import seaborn_image as isns
cifar_list = isns.load_image("cifar10 list")
g = isns.ImageGrid(cifar_list, cbar=False, height=1, col_wrap=10)
Total running time of the script: ( 0 minutes 1.979 seconds)