Skip to content

Felixduelmer/phocus

Repository files navigation

PHOCUS: Physics-Based Deconvolution for Ultrasound Resolution Enhancement

Felix Duelmer1,2,3, Walter Simson4, Mohammad Farid Azampour1,2, Magdalena Wysocki1,2, Angelos Karlas1,5, Nassir Navab1,2,

1Technical University of Munich, Munich, Germany, 2Munich Centre for Machine Learning, Munich, Germany, 3Helmholtz Centre Munich, Neuherberg, Germany, 4Stanford University, Stanford, USA, 5German Centre for Cardiovascular Research, Munich, Germany
Stanford University

This is the official implementation of the paper "PHOCUS: Physics-Based Deconvolution for Ultrasound Resolution Enhancement".

Pipeline

Getting Started

You can install the required Python dependencies like this:

conda env create -f env.yml
conda activate phocus

Reproducing results

The hyperparameters set in the config files can be used to reproduce the results from the paper. The data from the paper can be found under data/

Run the program with this command:

python3 run_nerf.py --config configs/conf_cirs_synthetic_wires.txt

Citation

Will be updated soon.

@inproceedings{duelmer2024phocus,
  title={PHOCUS: Physics-Based Deconvolution for Ultrasound Resolution Enhancement},
  author={Duelmer, Felix and Simson, Walter and Azampour, Mohammad Farid and Wysocki, Magdalena and Karlas, Angelos and Navab, Nassir},
  booktitle={Annual Conference on Medical Image Understanding and Analysis},
  organization={Springer}
}

Acknowledgments

Large parts of the code are from the HashNeRF-pytorch implementation. See ACKNOWLEDGEMENTS.

About

Code repository for the Workshop of Advances in Simplifying Medical Ultrasound at MICCAI 2024 "PHOCUS: Physics-Based Deconvolution for Ultrasound Resolution Enhancement"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages