Skip to content

benzoch/DDoS

 
 

Repository files navigation

DDoS-UNet: Incorporating temporal information using Dynamic Dual-channel UNet for enhancing super-resolution of dynamic MRI

Official code of the paper "DDoS-UNet: Incorporating temporal information using Dynamic Dual-channel UNet for enhancing super-resolution of dynamic MRI" (https://arxiv.org/abs/2202.05355)

The pre-print of this work is available on ArXiv: https://arxiv.org/abs/2202.05355

Initial version of this work was presented as an abstract at ESMRMB 2021 (Abstract available on RG: https://www.researchgate.net/publication/354888919_DDoS_Dynamic_Dual-Channel_U-Net_for_Improving_Deep_Learning_Based_Super-Resolution_of_Abdominal_Dynamic_MRI), and a "spin-off" of this work for radial MRI has been accepted as an abstract for ISMRM-ESMRMB 2022 (Abstract available on RG: https://www.researchgate.net/publication/358357562_Motion-robust_dynamic_abdominal_MRI_using_k-t_GRASP_and_dynamic_dual-channel_training_of_super-resolution_U-Net_DDoS-UNet)

The name "DDoS" is inspired by the name of the cyber-attack: distributed denial-of-service attack (DDoS attack), as this project tries to "attack" the problem of super-resolution of dynamic MRI from two aspects: spatial super-resolution and temporal prior incorporation.

Credits

If you like this repository, please click on Star!

If you use this approach in your research or use codes from this repository, please cite the following in your publications:

Soumick Chatterjee, Chompunuch Sarasaen, Georg Rose, Andreas Nürnberger, Oliver Speck: DDoS-UNet: Incorporating temporal information using Dynamic Dual-channel UNet for enhancing super-resolution of dynamic MRI (ArXiv preprint, Feb 2022)

BibTeX entry:

@article{chatterjee2022ddos,
title = {DDoS-UNet: Incorporating temporal information using Dynamic Dual-channel UNet for enhancing super-resolution of dynamic MRI},
journal = {arXiv preprint arXiv:2202.05355},
year = {2022},
author = {Chatterjee, Soumick and Sarasaen, Chompunuch and Rose, Georg and N{\"u}rnberger, Andreas and Speck, Oliver},
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.2%
  • Shell 0.8%