Skip to content

Commit 4fa116a

Browse files
author
prabhatkc
committed
updating readme writeup
1 parent 7d8cac4 commit 4fa116a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sFRC for detecting hallucinations in medical image restoration
99

1010

1111

12-
- **Inputs**: Restored medical images from Deep learning- or Iterative regularization-based methods and their reference counterparts from the standard-of-care methods (such as FBP), and hallucination threshold.
12+
- **Inputs**: Restored medical images from Deep learning- or Iterative regularization-based methods and their reference counterparts from the standard-of-care methods (such as analytical-based Filtered BackProjection (FBP), inverse Fourier Transform (iFT)), and hallucination threshold.
1313

1414
.. raw:: html
1515

@@ -19,7 +19,7 @@ sFRC for detecting hallucinations in medical image restoration
1919
:alt: some image
2020
:width: 500px
2121

22-
*Fig 1: An illustration of inputs to sFRC as test images from novel methods (such as AI or Iterative (IRT)-based) and reference methods (such as physics-based), and hallucination threshold. The figure also depicts outputs as red-bounding boxes on images from the novel and reference methods to indicate hallucinated patches and actual anatomy in the novel and reference patched pairs.*
22+
*Fig 1: An illustration of inputs to sFRC as test images from novel methods (such as AI or Iterative (IRT)-based) and reference methods (such as FBP, iFT), and hallucination threshold. The figure also depicts outputs as red-bounding boxes on images from the novel and reference methods to indicate hallucinated patches and actual anatomy in the novel and reference patched pairs.*
2323

2424
.. raw:: html
2525

@@ -56,7 +56,7 @@ sFRC for detecting hallucinations in medical image restoration
5656
.. figure:: paper_plots/git_illustration3.png
5757
:width: 700
5858

59-
*Fig 3: Red bounding boxes as outputs from sFRC. The bounding boxes on an AI-based and an inverse Fourier Transform (iFT)-based images indicate hallucinations detected by sFRC and corresponding reference anatomy. The AI-based image was restored from subsampled MRI data acquired using an acceleration factor of three (i.e., using only 33% of raw measurement data). The reference image was restored using physics-based inverse Fourier transform on the fully sampled data (i.e., using 100% of raw measurement data). A zoomed view of a pair of patches indicates removal of the dark signal in AI-based image as compared to its reference iFT patch.*
59+
*Fig 3: Red bounding boxes as outputs from sFRC. The bounding boxes on an AI-based and an inverse Fourier Transform (iFT)-based images indicate hallucinations detected by sFRC and corresponding reference anatomy. The AI-based image was restored from subsampled MRI data acquired using an acceleration factor of three (i.e., using only 33% of raw measurement data). The reference image was restored using analytical-based iFT on the fully sampled data (i.e., using 100% of raw measurement data). A zoomed view of a pair of patches indicates removal of the dark signal in AI-based image as compared to its reference iFT patch.*
6060

6161
.. raw:: html
6262

0 commit comments

Comments
 (0)