mughanibu / Deep-Learning-for-Inverse-Problems
This project hosts the code and datasets I used for Deep Learning course at Boston University. It aims to post-process the images the low quality images produced as a result of solving inverse problems in imaging (particularly Computed Tomography) and produce high-quality images.
☆39Updated 7 years ago
Alternatives and similar repositories for Deep-Learning-for-Inverse-Problems:
Users that are interested in Deep-Learning-for-Inverse-Problems are comparing it to the libraries listed below
- Solving ill-posed inverse problems using iterative deep neural networks☆93Updated 3 years ago
- Code related to the paper "On instabilities of deep learning in image reconstruction - Does AI come at a cost?"☆34Updated 4 years ago
- Code for reproducing models in the paper "Training a Neural Network for Gibbs and Noise Removal in Diffusion MRI"☆16Updated 4 years ago
- Deep Convolutional Framelets: A General Deep Learning Framework for Inverse Problems☆28Updated 6 years ago
- Official Code for "Invert to Learn to Invert" that allows training of invertible networks without storing activations☆36Updated 4 years ago
- A Multiple Self-Similarity Network Based Plug-and-Play Prior for MRI Reconstruction☆14Updated 5 years ago
- Learned Primal-Dual Reconstruction☆101Updated 5 years ago
- TVReg, Version 1.1: Software for 3D Total Variation Regularization☆32Updated 3 years ago
- Measuring the robustness of compressive sensing methods (including deep-learning-based ones) for image reconstruction.☆31Updated 3 years ago
- Software to generate 2D/3D/4D analytical phantoms and their Radon transforms (parallel beam) for image processing☆121Updated 2 months ago
- Deep inverse problems in Python☆58Updated last year
- Official implementation of the paper "Solving Inverse Problems With Deep Neural Networks - Robustness Included?" by M. Genzel, J. Macdona…