Skip to content

Code for the paper "Analysis and comparison of cycle-consistent adversarial networks for CBCT to CT translation for adaptive radiotherapy in cervical and lung cancer patients"

License

Notifications You must be signed in to change notification settings

ganslate-team/CBCT-to-CT-cycle-consistent-GANs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimizing CycleGAN Design for CBCT-to-CT Translation: Insights into 2D vs 3D Modeling, Patch Size, and the Need for Tailored Evaluation Metrics

Paper

We used ganslate framework for these experiments.

Structure

This repository contains the experiment configuration files and PyTorch dataset loading and preprocessing that we used in our paper.

It is organized into two folders:

  • LungProton - experiments and dataset classes for lung CBCT-to-CT translation for adaptive proton radiotherapy

  • CervixPhoton - experiments and dataset classes for cervix CBCT-to-CT translation for adaptive photon radiotherapy

Running

To run the experiments (if you have access to the data):

pip install ganslate

git clone [email protected]:ganslate-team/CBCT-to-CT-cycle-consistent-GANs.git
cd CBCT-to-CT-cycle-consistent-GANs

# change the config file accordingly
ganslate train config="./LungProton/experiments/1_2D_cyclegan_vnet.yaml" 

Acknowledgments

Citation

About

Code for the paper "Analysis and comparison of cycle-consistent adversarial networks for CBCT to CT translation for adaptive radiotherapy in cervical and lung cancer patients"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages