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
Copy file name to clipboardExpand all lines: docs/source/user_guide/reconstruction/artifact.rst
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,9 +16,13 @@ reconstruction network :class:`deepinv.models.Reconstructor` :math:`R` by doing
16
16
|This option serves as a wrapper to obtain a :class:`Reconstructor <deepinv.models.Reconstructor>`, and can be used to adapt a generic denoiser or image-to-image network into one that is specific to an inverse problem.
17
17
18
18
19
+
.. _general_reconstructors:
20
+
19
21
General reconstruction models
20
22
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
21
-
We provide the following list of multiphysics reconstruction models.
23
+
We provide the following list of reconstruction models trained on multiple various physics and datasets
24
+
to provide robustness to different problems.
25
+
22
26
See :ref:`pretrained-weights` for more information on pretrained denoisers.
0 commit comments