plot_jet_results#
- radionets.plotting.visualization.plot_jet_results(inp, pred, truth, path, save=False, plot_format='pdf')[source]#
Plot input images, prediction, true and diff image of the overall prediction. (Not component wise)
- 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