Python based dashboard for real-time Electrical Impedance Tomography including image reconstruction using Back Projection, Graz Consensus and Gauss Newton methods
MATLAB package of iterative regularization methods and large-scale test problems. This software is described in the paper "IR Tools: A MATLAB Package of Iterative Regularization Methods and Large-Scale Test Problems" that will be published in Numerical Algorithms, 2018.
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.
CSET (Compressed Sensing Electron Tomography)-toolbox is a three-dimensional TV-based compressed sensing reconstruction toolbox that consists of algebraic iterative algorithms (SART and SIRT) with total variation (TV) based CS. In addition, it integrates a Fast Iterative Shrinkage-Thresholding Algorithm (FISTA) that is an acceleration method to speed up the algorithm convergence.