Skip to content

Maastro-CDS-Imaging-Group/Exploring-constraints-CycleGAN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name of The Paper

Paper

We used ganslate framework for these experiments.

Structure

This repository contains the experiment configuration files and PyTorch dataset loading and preprocessing for our paper "Name of The 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

TODO

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%