KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
BCD_Net
★ 8
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
FPGA_piano
:
基于FPGA的数字电子琴设计
ember-component-stats
:
No description available.
apollo-server-plugin-server-timing
:
Adds server-timing response headers for Apollo Server
plugin-decorator
:
Vuex ORM decorator for model field definitions.
JitterGameDemo
:
Releases
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
BCD_Net
?
Download (.md)
This repository is for reproducing following paper about the *BCD-NET* approach to image reconstruction: Hongki Lim, Il Yong Chun, Yuni Dewaraja, and Jeffrey Fessler: "Improved low-count quantitative PET reconstruction with an iterative neural network." [IEEE Transactions on Medical Imaging, 39(11):3512-22, Nov. 2020.](http://doi.org/10.1109/TMI.2020.2998480) [arXiv version of paper.](https://arxiv.org/abs/1906.02327) ## Setting up and Reproducing To reproduce the paper, please make sure you have the following: Michigan Image Reconstruction Toolbox (MIRT) installed: http://web.eecs.umich.edu/~fessler/code/index.html. Please download the digital phantom dataset shown in Fig. 2 via following link: https://drive.google.com/open?id=1VPcpI44LBNhKSYQ9EtMC6k-vTwDwRd_r Modify paths in `pcodes_init.m` and `train_matlab.py` (l8th line) in `mypcodes` folder. Then run `main_recon_bcd_net_sca.m`.