.. role:: hidden :class: hidden-section lightautoml.image ================= Provides an internal interface for working with image features. Image Feature Extractors ------------------------ Image feature extractors based on color histograms and CNN embeddings. .. currentmodule:: lightautoml.image.image .. autosummary:: :toctree: ./generated :nosignatures: :template: classtemplate.rst CreateImageFeatures TimmModelEmbedder PyTorch Image Datasets ------------------------ .. currentmodule:: lightautoml.image.image .. autosummary:: :toctree: ./generated :nosignatures: :template: classtemplate.rst ImageTimmDataset DeepTimmImageEmbedder Utils --------- .. currentmodule:: lightautoml.image.utils .. autosummary:: :toctree: ./generated :nosignatures: :template: functiontemplate.rst pil_loader