Tensorflow bindings for TorchRadon.
Currently only includes cone beam forward and backprojection.
Only Linux is supported, currently. You need to have CUDA and Tensorflow installed.
git clone --recursive https://github.com/phernst/tf-radon.git
cd tf-radon
pip install .