Coder Social home page Coder Social logo

3d-convlstms-for-monte-carlo's Introduction

3D-ConvLSTMs-for-Monte-Carlo

This is the official repository for the article High-particle simulation of Monte-Carlo dose distribution with 3D ConvLSTMs presented in MICCAI 2021 (Strasbourg).

Dependencies

- numpy==1.17.4
- torchvision==0.9.1+cu111
- tqdm==4.50.0
- torch==1.8.1+cu111
- matplotlib==3.3.2
- asposestorage==1.0.2
- pytorch_ssim==0.1
- SimpleITK==2.1.0

Data

The Monte-Carlo dataset that we created and used for this research:

  • is publically available here,
  • has a comprehensive description here.

Training

To train a model, run python train.py in the folder where you wish to save training results.

You can change all the training parameters by adding specifications. For example python train.py --gpu 3 changes the identification number of your GPU to 3. All parameters can be found in the parse_args() function in utils.py.

You can find the weights of our best performing model (architecture: stacked 3D ConvLSTMs) from the article saved as best_val_model.pt.

Citation

If you find our project useful, please cite:

@inproceedings{martinot2021convlstm,
    title={High-particle simulation of Monte-Carlo dose distribution with 3D ConvLSTMs},
    author={Martinot, Sonia and Bus, Norbert and Vakalopoulou, Maria and Robert, Charlotte and Deutsch, Eric and Paragios, Nikos},
    booktitle={International Conference on Medical Image Computing and Computer-Assisted Intervention (MICCAI)},
    year={2021},
    organization={Springer}
}

3d-convlstms-for-monte-carlo's People

Contributors

soniamartinot avatar

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.