Show-han / PET-Reconstruction

Official PyTorch implementation of "Contrastive Diffusion Model with Auxiliary Guidance for Coarse-to-Fine PET Reconstruction" (MICCAI 2023)
Apache License 2.0
44 stars 10 forks source link

May i ask what software you use to segment the dataset #3

Closed wyhlovecpp closed 11 months ago

wyhlovecpp commented 1 year ago
          May i ask what software you use to segment the dataset

Originally posted by @zhizhuo716 in https://github.com/Show-han/PET-Reconstruction/issues/2#issuecomment-1776640369

wyhlovecpp commented 1 year ago

We use the Python code library SimpleITK to segment PET images. The original processing code is missing, so I rewrote a manual processing code and uploaded it to the directory ’./data/dataprocess.py‘.