spyrit.core.recon.TikhoNet.forward

TikhoNet.forward(x)[source]

Full pipeline (image-to-image mapping)

Args:

x (torch.tensor): Ground-truth images with shape \((B,C,H,W)\).

Returns:

torch.tensor: Reconstruction images with shape \((B,C,H,W)\).