plot_jet_components_results#

radionets.plotting.visualization.plot_jet_components_results(inp, pred, truth, path, save=False, plot_format='pdf')[source]#

Plot input images, prediction and true image.

Parameters:
inpn 4d arrays with 1 channel

input images

predn 4d arrays with multiple channels

predicted images

truthn 4d arrays with multiple channels

true images