vision_unlearning.integrations.local

Functions

local_get_model_metrics(→ Dict[str, float | int | bool])

local_get_model_images(→ List[PIL.ImageFile.ImageFile])

Searches only in folder prefix

Module Contents

vision_unlearning.integrations.local.local_get_model_metrics(file_path) Dict[str, float | int | bool][source]
vision_unlearning.integrations.local.local_get_model_images(folder_path, prefix: str = '') List[PIL.ImageFile.ImageFile][source]

Searches only in folder prefix TODO: make it more flexible