A lot of the problem comes from the use of generative neural networks. If the prior is that the reconstructed images should "look" a certain way, then the algorithm will favor that. Some of our colleagues did early work with DL and got scared off of generative models due to finding issues with nonphysical results (read: broken layers of cortex in the brain, completely non-physical anatomy) that these models can generate from the undersampled raw data.
That said, there are other great ways to incorporate DL into MRI other than recon. I'm more interested in the use of DL for image segmentation, feature detection, potentially denoising, or other techniques on the image processing side. Those make a lot more sense as "top down" tasks that are well suited for neural networks.
If your question is literally “you understand how it works?” the answer is yes, I do.
If your question is more nuanced to mean “do you really really know how it works, meaning you could work on it tomorrow?” the answer is no, it is not my field.
That said, there are other great ways to incorporate DL into MRI other than recon. I'm more interested in the use of DL for image segmentation, feature detection, potentially denoising, or other techniques on the image processing side. Those make a lot more sense as "top down" tasks that are well suited for neural networks.