spyrit.core.recon.Pinv1Net.reconstruct

Pinv1Net.reconstruct(x)[source]

Reconstruction (measurement-to-image mapping)

Args:

x (torch.tensor): Raw measurement vectors with shape \((b,c,h,k)\).

Output:

torch.tensor: Reconstructed images with shape \((b,c,h,w)\)