From 28db05046f60c7a16d5c3e918185f2e7dfa3c4fb Mon Sep 17 00:00:00 2001 From: George Yiasemis Date: Wed, 27 Mar 2024 14:44:47 +0100 Subject: [PATCH] Update README.rst --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 21c877b7..4b567453 100644 --- a/README.rst +++ b/README.rst @@ -19,16 +19,16 @@ TOX Pylint + + Black + + Codacy
- -DIRECT: Deep Image REConstruction Toolkit -========================================= - ``DIRECT`` is a Python, end-to-end pipeline for solving Inverse Problems emerging in Imaging Processing. It is built with PyTorch and stores state-of-the-art Deep Learning imaging inverse problem solvers such as denoising, dealiasing and reconstruction. By defining a base forward linear or non-linear operator, ``DIRECT`` can be used for training models for recovering images such as MRIs from partially observed or noisy input data.