download_example#

deepinv.utils.download_example(name, save_dir)[source]#

Download an image from the DeepInverse HuggingFace to file.

For all available examples, see deepinv.utils.load_example().

Parameters:
  • name (str) – filename of the image from the HuggingFace dataset.

  • save_dir (str, pathlib.Path) – directory to save image to.

Examples using download_example:#

Bring your own dataset

Bring your own dataset

Low-field MRI denoising without ground truth

Low-field MRI denoising without ground truth

Scan-specific zero-shot SSDU for MRI

Scan-specific zero-shot SSDU for MRI