spyrit.core.recon.TikhoNet.reconstruct

TikhoNet.reconstruct(x)[source]

Reconstruction (measurement-to-image mapping)

Args:

x (torch.tensor): Raw measurement vectors with shape \((B,C,M)\).

Output:

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