Giter VIP home page Giter VIP logo

3dpix2pix-for-prostate-brachytherapy's Introduction

Centre-specific autonomous treatment plans for prostate brachytherapy using cGANs

Keras/Tensorflow implementation of 3D pix2pix for automating treatment planning for low-dose-rate prostate brachytherapy. This work has been published in International Journal of Computer Assisted Radiology and Surgery (2021) and was presented in IPCAI 2021.

Paper | Presentation

Dependencies

Python 3.6
Tensorflow: 2.0.0
Keras: 2.3.1

Environment Setup

Recreate conda environment as follows:

conda env create -f environment.yml

Or if you are using Docker:

docker pull tazleef/tf2.0.0-cv-keras2.3.1-imgaug:latest

Training

Due to privacy policy, we are unable to share our clinical dataset. However, we have included a few sample cases for reference. Format your centre's dataset in the same way and set the filepath and training parameters in train.py.

To train the model, run train.py.

This code can be used for other 3D image to image translation task by modifying the network architectures according to the data dimensions.

A follow-up of this work can be found here.

Citation

@article{aleef2021centre,
  title={Centre-specific autonomous treatment plans for prostate brachytherapy using cGANs},
  author={Aleef, Tajwar Abrar and Spadinger, Ingrid T and Peacock, Michael D and Salcudean, Septimiu E and Mahdavi, S Sara},
  journal={International Journal of Computer Assisted Radiology and Surgery},
  pages={1--10},
  year={2021},
  publisher={Springer}
}

Contact

If you face any problem using this code then please create an issue in this repository or contact me at [email protected]

Acknowledgements

The 3D Resnet code is based on https://github.com/JihongJu/keras-resnet3d

License

MIT

3dpix2pix-for-prostate-brachytherapy's People

Contributors

tajwarabraraleef avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

3dpix2pix-for-prostate-brachytherapy's Issues

Remove hyphen

Title should be "Automatic-Seed-planning-for-prostate-brachytherapy" instead of "Automatic-Seed-planning-for-prostate-brachytherapy-".

OCD is kicking in. Fix it or I can send a PR.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.