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

How to Visualize the inference results? #6

Closed SwingM closed 8 months ago

SwingM commented 8 months ago

I've downloaded the published dataset in this project, an successfully ran the inference on it. The inference results are in .HDR and .IMG format, is there any way I can visualize them?

wyhlovecpp commented 8 months ago

You can download ITK-SNAP to visualize them.