albumentations.core.cache_utils


Cache directory utilities for AlbumentationsX.

Members

get_cache_dirfunction

get_cache_dir()

Return platform-appropriate cache directory for AlbumentationsX. Respects ALBUMENTATIONS_CACHE_DIR; else XDG on Unix, LOCALAPPDATA on Windows. Returns: Path: Path to the cache directory for AlbumentationsX.