This project was conducted by the Computer Vision team as part of the 2025 Spring modeling project at Data Science Lab, Yonsei University.
Cohort | Members |
---|---|
12th | Jeongwoo Lee(Leader), Yingjun Shen |
13th | Seungbeom Seo, Chaeeun Song |
For more detailed explanations, methodology, and analysis, please refer to the project report
This project contains two main components:
gan/
: GAN-based denoising and image-to-image translation for PET image reconstructionbbdm/
: Slice-Consistent Brownian Bridge Diffusion Model for PET image reconstruction
To run the code, please refer to the respective README.md
files:
cd gan/
# or
cd bbdm/
Some parts of this codebase are adapted from external repositories with their own licenses. For exact licensing terms, please refer to each respective repository listed in the Acknowledgement
section.
This project is based on:
We gratefully acknowledge the original authors for their contributions.