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