learned_gradient_tomography
learned_gradient_tomography copied to clipboard
Solving ill-posed inverse problems using iterative deep neural networks
Hi, I am learning your paper and code. I installed ODL correctly according to the commands : '$ conda install -c odlgroup odl matplotlib pytest scikit-image spyder’, but when I...
Hi, I am learning your paper and code. When I run partially_learned_gradient_descent_head.py, I have this error message ; TypeError: 'skimage' backend only supports 2d parallel geometries Google don't have enough...
Hi, I'm currently using your learned gradient tomography in a 3D case. I would like to use a poisson noise instead of a white noise So in your generate_data function...
Bonjour, Is there any cpu implementation of the code ? I read in your paper that you have used the ’astra gpu’ backend. Regards