Skip to content

BITwzl/unsupervised_mri_reconstruction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unsupervised_mri_reconstruction

The official code of paper Adaptive Knowledge Distillation for High-Quality Unsupervised MRI Reconstruction with Model-Driven Priors.

train teacher models

python main.py --cfg-path opts/bit_parcel.yaml

train student model

python main.py --cfg-path opts/bit_dccnn2_weighted_distill_parcel.yaml

train teacher models with fastmri dataset

python main.py --cfg-path opts/scalefastmri_parcel.yaml

train student models with fastmri dataset

python main.py --cfg-path opts/scalefastmri_dccnn2_weighted_distill_parcel.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages