vix.ing · top · new · best · stats · spec

PyTomography: A Python Library for Medical Image Reconstruction

2023/09/05 by Lucas Polson, Roberto Fedrigo, Polson, Lucas A. +14 · 2 citations
Engineering · Medicine · #Advanced X-ray and CT Imaging #FOS: Physical sciences #Medical Imaging Techniques and Applications #Medical Physics (physics.med-ph) #Radiomics and Machine Learning in Medical Imaging

paper · pdf · doi:10.48550/arxiv.2309.01977

openalex publication_date 2023/09/05 · openalex created_date 2023/09/09 · openalex updated_date 2026/07/28

Abstract

There is a need for open-source libraries in emission tomography that (i) use modern and popular backend code to encourage community contributions and (ii) offer support for the multitude of reconstruction techniques available in recent literature, such as those that employ artificial intelligence. The purpose of this research was to create and evaluate a GPU-accelerated, open-source, and user-friendly image reconstruction library, designed to serve as a central platform for the development, validation, and deployment of various tomographic reconstruction algorithms. PyTomography was developed using Python and inherits the GPU-accelerated functionality of PyTorch and parallelproj for fast computations. Its flexible and modular design decouples system matrices, likelihoods, and reconstruction algorithms, simplifying the process of integrating new imaging modalities using various python tools. Example use cases demonstrate the software capabilities in parallel hole SPECT and listmode PET imaging. Overall, we have developed and publicly share PyTomography, a highly optimized and user-friendly software for medical image reconstruction, with a class hierarchy that fosters the development of novel imaging applications.

Cited by

Related