Skip to content

Commit f492f72

Browse files
authored
Update README.md
1 parent 5321a53 commit f492f72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<!--- put link here --->
44

55
### Official pytorch implementation of the paper<br>
6-
LPCNN was developed by Kuo-Wei Lai, Dr. Xu Li and Dr. Jeremias Sulam, for solving the ill-posed dipole deconvolution problem in Quantitative Susceptibility Mapping (QSM). By integrating proximal gradient descent with deep learning, it is the first deep learning based QSM method that can handle an arbitrary number of phase input measurements. In this repository, we provides official implementation of LPCNN network and the QSM training datasets (n=8, with local phase data acquired at 7T and 4-5 orientations COSMOS).<br>
7-
The PyTorch implementations of LPCNN that offer the following functions:<br>
6+
LPCNN was developed by Kuo-Wei Lai, Dr. Xu Li and Dr. Jeremias Sulam, for solving the ill-posed dipole deconvolution problem in Quantitative Susceptibility Mapping (QSM). By integrating proximal gradient descent with deep learning, it is the first deep learning based QSM method that can handle an arbitrary number of phase input measurements. In this repository, we provides official implementation of LPCNN network and the QSM training datasets (n=8, with local phase data acquired at 7T and 4-5 orientations COSMOS).<br><br>
7+
The PyTorch implementations of LPCNN that offer the following functions:
88
- Create default training dataset including patched local phase image and QSM target pairs
99
- Conduct single or multiple orientation dipole deconvolution training using LPCNN
1010
- Reconstruct QSM maps with user’s own data using trained LPCNN model

0 commit comments

Comments
 (0)