deepinv.utils#
This module provides various plotting and utility functions. Please refer to the user guide for more information.
Plotting#
User Guide: refer to Plotting for more information.
Plots a list of images. |
|
Plots the metrics of a Plug-and-Play algorithm. |
|
Plot the parameters of the model before and after training. |
|
Plots a list of images with zoomed-in insets extracted from the images. |
|
Plots and animates a list of image sequences. |
|
Plots an orthogonal view of 3D images. |
TensorList#
User Guide: refer to TensorList for more information.
Represents a list of |
|
Returns a |
|
Returns a |
|
Returns a |
|
Returns a |
Other#
User Guide: refer to Other for more information.
Returns the GPU device with the most free memory. |
|
Load an image from a URL and return a torch.Tensor. |
|
Return a folder to store deepinv datasets. |
|
Load an image from a file and return a torch.Tensor. |
|
Demo MRI reconstruction model for use in relevant examples. |