udnn

UDNN


License
Apache-2.0
Install
pip install udnn==0.0.1

Documentation

UDNN

A Convolutional Neural Network for fast upscaling of low-resolution sinograms in x-ray CT time-series

To install visit first the Pytorch website (https://pytorch.org/get-started/locally/) to manually install the correct version depending on the OS, Python and CUDA version you are using.

Then install either via pip:

pip install udnn

Or using conda:

conda install -c dimitriosbellos udnn