LGE CMRは、梗塞心筋を検出するための効率的な技術です。 LGEの効率的で客観的な心室セグメンテーション法は、梗塞を起こした心筋の位置に利益をもたらす可能性があります。本論文では、LGE画像セグメンテーションの自動フレームワークを提案しました。ラベル付きのLGEボリュームは5つだけあり、各ボリュームのスライスは約15です。トレーニングデータの効果的な増強を達成するために、他のラベル付きモダリティに、回転レジストレーション法の不変式であるヒストグラムマッチを採用しました。 CNNセグメンテーションモデルは、leave-one-out戦略によって強化されたトレーニングデータに基づいてトレーニングされました。モデルの予測結果は、各クラスの連結成分分析に従って、最終的なセグメンテーション結果として最大の連結成分のままでした。私たちのモデルは、2019マルチシーケンス心臓MRセグメンテーションチャレンジによって評価されました。サイコロスコア、ジャカードスコア、表面距離、ハウスドルフ距離の40のテストボリュームの平均テスト結果は、それぞれ0.8087、0.6976、2.8727mm、15.6387mmです。実験結果は、提案されたフレームワークの満足のいく性能を示しています。コードはhttps://github.com/Suiiyu/MS-CMR2019で入手できます。
LGE CMR is an efficient technology for detecting infarcted myocardium. An efficient and objective ventricle segmentation method in LGE can benefit the location of the infarcted myocardium. In this paper, we proposed an automatic framework for LGE image segmentation. There are just 5 labeled LGE volumes with about 15 slices of each volume. We adopted histogram match, an invariant of rotation registration method, on the other labeled modalities to achieve effective augmentation of the training data. A CNN segmentation model was trained based on the augmented training data by leave-one-out strategy. The predicted result of the model followed a connected component analysis for each class to remain the largest connected component as the final segmentation result. Our model was evaluated by the 2019 Multi-sequence Cardiac MR Segmentation Challenge. The mean testing result of 40 testing volumes on Dice score, Jaccard score, Surface distance, and Hausdorff distance is 0.8087, 0.6976, 2.8727mm, and 15.6387mm, respectively. The experiment result shows a satisfying performance of the proposed framework. Code is available at https://github.com/Suiiyu/MS-CMR2019.