You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thank you for this amazing paper. I wanted to ask you very few questions to elaborate in very detail.
Should the data used for training during the training process be 1 4D data?
Can a model trained on only one 4D data be used on other people's 4D data?
The text was updated successfully, but these errors were encountered:
Yes. DDM^2 is a self-supervised optimization-based denoising algorithm. That means the training data needs to be the testing data itself. With this being said, we require one single 4D MRI acquisition (more volumes are better) as the input. After training, the trained model is able to (and is only able to) denoise the same 4D MRI acquisition.
Hi, thank you for this amazing paper. I wanted to ask you very few questions to elaborate in very detail.
Should the data used for training during the training process be 1 4D data?
Can a model trained on only one 4D data be used on other people's 4D data?
The text was updated successfully, but these errors were encountered: