Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 887 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 887 Bytes

HX4-PET-translation

Holds notebooks, scripts, and resources related to the project. Focused mostly on image IO, dataset preparation, data loading (for training and val), and evaluation of output images.

Resources

  • Blog post on pixel metrics: The reasonable ineffectiveness of pixel metrics | Medium

  • Paper on SUV calculation: Digital Imaging and Communications in Medicine (DICOM) information conversion procedure for SUV calculation of PET scanners with different DICOM header information | PDF

  • Code for SUV calculation (both from BQML and from CNTS): HECKTOR repo | Github