get_cache_home#
- deepinv.utils.get_cache_home()[source]#
Return a folder to store deepinv cache (datasets, models, etc.).
This folder can be specified by setting the environment variable
DEEPINV_CACHE_DIR. IfDEEPINV_CACHE_DIRis not set, this defaults toXDG_CACHE_HOME/deepinvif the environment variableXDG_CACHE_HOMEis set, otherwise to~/.cache/deepinv.- Returns:
pathlib Path for cache dir
- Return type:
Examples using get_cache_home:#
Imaging inverse problems with adversarial networks
Imaging inverse problems with adversarial networks
Self-supervised learning with Equivariant Splitting
Self-supervised learning with Equivariant Splitting
Self-supervised learning from incomplete measurements of multiple operators.
Self-supervised learning from incomplete measurements of multiple operators.
Self-supervised denoising with the Neighbor2Neighbor loss.
Self-supervised denoising with the Neighbor2Neighbor loss.
Self-supervised denoising with the Generalized R2R loss.
Self-supervised denoising with the Generalized R2R loss.
Self-supervised learning with measurement splitting
Self-supervised learning with measurement splitting
Learned Iterative Soft-Thresholding Algorithm (LISTA) for compressed sensing
Learned Iterative Soft-Thresholding Algorithm (LISTA) for compressed sensing