FastMRI leverages adversarial training to remove image artifacts
1–10 of 53 posts
Re: FastMRI leverages adversarial training to remove image artifacts
#2Re: FastMRI leverages adversarial training to remove image artifacts
#3Edit: sorry I guess since there's an explicit rotation module it's closer to SRGAN+deformable convolutions.
Re: FastMRI leverages adversarial training to remove image artifacts
#4Re: FastMRI leverages adversarial training to remove image artifacts
#5Even without anything fancy, is there a speed vs clarity parameter(s) when doing an MRI? It seems an easy improvement would be to spend more time getting a clear picture of the specific area of interest, vs now where the whole scan seems to be done at full clarity.
What bothers me here is when the artifacts hide underlying pathology, and these algorithms "learn" what a normal knee mri looks like and just show you that. IMO it is a medical liability that must be addressed.
Re: FastMRI leverages adversarial training to remove image artifacts
#6Even without anything fancy, is there a speed vs clarity parameter(s) when doing an MRI? It seems an easy improvement would be to spend more time getting a clear picture of the specific area of interest, vs now where the whole scan seems to be done at full clarity.
Re: FastMRI leverages adversarial training to remove image artifacts
#7Even without anything fancy, is there a speed vs clarity parameter(s) when doing an MRI? It seems an easy improvement would be to spend more time getting a clear picture of the specific area of interest, vs now where the whole scan seems to be done at full clarity.
Yes, definitely true for many artifacts! Although due to Nyquist, ghosting artifacts sometimes require you to increase the field of view. What bothers me here is when the artifacts hide underlying pathology, and these algorithms "learn" what a normal knee mri looks like and just show you that. IMO it is a medical liability that must be addressed.
Re: FastMRI leverages adversarial training to remove image artifacts
#8This module might work well, but the modules by cheap competitors might have such behaviour, and it's extremely hard to test that an implementation is bug free.
Re: FastMRI leverages adversarial training to remove image artifacts
#9I'm no fan of this. What if it treats a tumor as an artifact? This reminds me of the xerox scandal about broken OCR that erroneously deduplicated parts of images that had different contents. This module might work well, but the modules by cheap competitors might have such behaviour, and it's extremely hard to test that an implementation is bug free.
Re: FastMRI leverages adversarial training to remove image artifacts
#10Isn't this basically SRGAN? Edit: sorry I guess since there's an explicit rotation module it's closer to SRGAN+deformable convolutions.