Efficient B-mode Ultrasound Image Reconstruction Using CNN

バージョン 1.0.1 (52.2 MB) 作成者: Shujaat Khan
Efficient B-mode Ultrasound Image Reconstruction from Sub-sampled RF Data using Deep Learning
ダウンロード: 593
更新 2018/11/26

Paper
Yoon, Yeo Hun, Shujaat Khan, Jaeyoung Huh, and Jong Chul Ye. "Efficient B-mode Ultrasound Image Reconstruction from Sub-sampled RF Data using Deep Learning." IEEE transactions on medical imaging (2018).
Implementation
MatConvNet (matconvnet-1.0-beta24)
Please run the matconvnet-1.0-beta24/matlab/vl_compilenn.m file to compile matconvnet.
There is instruction on "http://www.vlfeat.org/matconvnet/mfiles/vl_compilenn/"
Please run the installation setup (install.m) and run some training examples.
Trained network
Trained network for 'SC2xRX4 (down-sampling) CNN' is uploaded.
Test data
Test data file is placed in 'data\cnn_sparse_view_init_multi_normal_dsr2_input64' folder.
The dimension of data are as follows -- Test_data = 64x384x1x2304 (channel x scanline x frame x depth)
To perform a test using proposed algorithm

-> Use 'DNN4x1_TestVal' as input data

-> Run 'MAIN_RECONSTRUCTION.m

-> You will get the reconstructed RF data in the 'data\cnn_sparse_view_init_multi_normal_dsr2_input64' directory.

-> Using standard delay-and-sum (DAS) beam-forming code construct a B-mode image. For our experiments we used a DAS beam-forming code provided by (Alpinion Co., Korea). A similar code can be downloaded from ('http://www.ultrasoundtoolbox.com/').

引用

Yoon, Yeo Hun, et al. “Efficient B-Mode Ultrasound Image Reconstruction from Sub-Sampled RF Data Using Deep Learning.” IEEE Transactions on Medical Imaging, Institute of Electrical and Electronics Engineers (IEEE), 2018, pp. 1–1, doi:10.1109/tmi.2018.2864821.

その他のスタイルを見る
MATLAB リリースの互換性
作成: R2018b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.0.1

- citation information update

1.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。