8000 GitHub - froghop/pix2pix3D-CT: Keras implementation of modified pix2pix with 3D convolutions. Developed for CT data.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Keras implementation of modified pix2pix with 3D convolutions. Developed for CT data.

License

Notifications You must be signed in to change notification settings

froghop/pix2pix3D-CT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
< B09A h2 class="sr-only ScreenReaderHeading-module__userSelectNone--vW4Cq prc-Heading-Heading-6CmGO" data-testid="screen-reader-heading">History23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pix2pix3D-CT

Keras implementation of modified pix2pix with 3D convolutions. Developed for CT data.

This repository contains the source code of the following paper:

Generating Synthetic Contrast Enhancement from Non-contrast Chest Computed Tomography Using a Generative Adversarial Network
Scientific Reports 2021 Oct 14;11(1):20403. doi: 10.1038/s41598-021-00058-3.

Notes

To try out your own training and inference, each case in the data set should contain a pair of stack of axial CT scans in DICOM format. Please refer to train.ipynb and inference.ipynb for details.

Although this project was developed for CT data, the pix2pix3D network can work for any type of input data, if source/data_loader.py is properly modified.

About

Keras implementation of modified pix2pix with 3D convolutions. Developed for CT data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.2%
  • Jupyter Notebook 41.8%
0