You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
``DIRECT`` is a Python, end-to-end pipeline for solving Inverse Problems emerging in Imaging Processing.
29
42
It is built with PyTorch and stores state-of-the-art Deep Learning imaging inverse problem solvers such as denoising, dealiasing and reconstruction.
@@ -40,10 +53,6 @@ For a full list of the baselines currently implemented in DIRECT see `here <#bas
40
53
41
54
42
55
43
-
Installation and Quick Start
44
-
----------------------------
45
-
46
-
Check out the `documentation <https://docs.aiforoncology.nl/direct>`_ for installation and a quick start.
47
56
48
57
Projects
49
58
--------
@@ -59,12 +68,14 @@ License and usage
59
68
60
69
DIRECT is not intended for clinical use. DIRECT is released under the `Apache 2.0 License <LICENSE>`_.
61
70
71
+
62
72
Citing DIRECT
63
73
-------------
64
74
65
75
If you use DIRECT in your own research, or want to refer to baseline results published in the `DIRECT Model Zoo <model_zoo.rst>`_\ , please use the following BiBTeX entry:
0 commit comments