Code repository for “Paper Name” (DOI: 10.xxx/xxxxx)
Follow these steps to install project dependencies using pip and a requirements.txt file:
- Clone the repository & navigate to the project directory
git clone https://github.com/MaxHellstrom/dip_parameter_mapping.git cd dip_parameter_mapping - Install dependencies
pip install -r requirements.txt
- Install PyTorch for your system
https://pytorch.org/get-started/locally/
-
Parse data
by running the cells in the
data/parsing/parse_t1_synthetic.ipynb -
Run denoiser
Run
run_denoiser_t1_synthetic.pyand observe output in the selected results folder -
Evaluate results
Run
eval_results/plot_results_vs_references.ipynband compare results with reference methods