HIRISE_api.preprocessing.Image_Loader¶
Functions
|
Function that generates the dataloaders for a HIRISE dataset, given folder path specified by the user |
|
Function that generated the HIRISE Dataset given a folderpath of HIRISE Images |
|
Fuction that initialized the encoder and decoder depeining on the latent |
|
Function that shows all classes defined by the user though the Image Folders using the Image Folder dataset |
|
Function that returns the input and output image sizes of images that have been through the autoencoding process |
Classes
|
Hirise Image Dataset Class that initialize the pytorch ImageLoader Dataset with the folder images to return and image and associated folder name( label) |