pre_post_synthesis
1.0.0
Spie Medical Imaging 2024에서.

이 연구에 사용 된 듀크 데이터 세트는 암 이미징 아카이브 (TCIA)에서 사용할 수 있습니다.
합성/예에서 합성 NIFTI 파일의 몇 가지 예를 찾을 수 있습니다.
모델 가중치는 Zenodo에 저장되며 Medigan 라이브러리를 통해 제공됩니다.
자신의 후 대비 데이터를 만들려면 간단히 실행하십시오.
pip install medigan # import medigan and initialize Generators
from medigan import Generators
generators = Generators ()
# generate 10 samples with model 23 (00023_PIX2PIXHD_BREAST_DCEMRI).
# Also, auto-install required model dependencies.
generators . generate ( model_id = '00023_PIX2PIXHD_BREAST_DCEMRI' , num_samples = 10 , install_dependencies = True )연구에 유용하다고 생각되면 우리의 작업을 인용하는 것을 고려하십시오.
@article { osuala2023pre ,
title = { {Pre-to Post-Contrast Breast MRI Synthesis for Enhanced Tumour Segmentation} } ,
author = { Osuala, Richard and Joshi, Smriti and Tsirikoglou, Apostolia and Garrucho, Lidia and Pinaya, Walter HL and Diaz, Oliver and Lekadir, Karim } ,
journal = { arXiv preprint arXiv:2311.10879 } ,
year = { 2023 }
}이 저장소는 pix2pixhd 및 nnunet 리포지토리에서 코드를 빌려줍니다. 이 연구에 사용 된 254 개의 종양 분할 마스크는 Caballo et al.