Skip to content

Commit 03704a2

Browse files
committed
update: ct2mri proj page (v3)
1 parent 5b956cb commit 03704a2

File tree

1 file changed

+26
-39
lines changed

1 file changed

+26
-39
lines changed

ct2mri2024/index.html

+26-39
Original file line numberDiff line numberDiff line change
@@ -1012,27 +1012,21 @@ <h3 class="title is-3 has-text-centered">Main Results</h3>
10121012

10131013
<br>
10141014
<h4 class="title is-4 has-text-centered">In-house Dataset (CT$\rightarrow$MRI)</h4>
1015-
<section class="hero is-light is-small">
1016-
<div class="content has-text-centered">
1017-
<img src="./static/images/fig_4.png" alt="In-house data" width="100%">
1018-
</div>
1019-
</section>
1020-
1015+
<div class="content has-text-justified">
1016+
<img src="./static/images/fig_4.png" alt="In-house data">
1017+
</div>
1018+
10211019
<br>
10221020
<h4 class="title is-4 has-text-centered">BraTS2023 Dataset (FLAIR$\rightarrow$T1)</h4>
1023-
<section class="hero is-light is-small">
1024-
<div class="content has-text-centered">
1025-
<img src="./static/images/fig_s1.png" alt="BraTS" width="100%">
1026-
</div>
1027-
</section>
1028-
1021+
<div class="content has-text-justified">
1022+
<img src="./static/images/fig_s1.png" alt="BraTS">
1023+
</div>
1024+
10291025
<br>
10301026
<h4 class="title is-4 has-text-centered">Quantitative Results</h4>
1031-
<section class="hero is-light is-small">
1032-
<div class="content has-text-centered">
1033-
<img src="./static/images/tab_1.png" alt="quant_res" width="100%">
1034-
</div>
1035-
</section>
1027+
<div class="content has-text-justified">
1028+
<img src="./static/images/tab_1.png" alt="quant_res">
1029+
</div>
10361030

10371031
</div>
10381032
</div>
@@ -1049,34 +1043,27 @@ <h3 class="title is-3 has-text-centered">Additional Studies</h3>
10491043

10501044
<br>
10511045
<h4 class="title is-4 has-text-centered">Various style keys for SKC (CT$\rightarrow$MRI)</h4>
1052-
<section class="hero is-light is-small">
1053-
<div class="content has-text-centered">
1054-
<img src="./static/images/fig_s3.png" alt="Potsdam supplymentary visualization" width="100%">
1055-
<br>
1056-
<p>
1057-
The figure shows real MRIs of main subject A, another subject X, and Colin 27 Average Brain (public access), along with synthetic MRIs of subject A.
1058-
Both $\text{Ours}_{\text{X}}$ and $\text{Ours}_{\text{colin}}$ present synthetic MRIs of subject A, each transformed into the respective styles of X and Colin.
1059-
From the analysis of the intensity histogram presented above, we observe that $\text{Ours}_{\text{X}}$ closely matches the MRI histogram of subject X, while $\text{Ours}_{\text{colin}}$ aligns with that of Colin.
1060-
This demonstrates that the style of MRIs can be effectively controlled using SKC.
1061-
</p>
1062-
</div>
1063-
</section>
1046+
<div class="content has-text-justified">
1047+
<img src="./static/images/fig_s3.png" alt="Potsdam supplymentary visualization">
1048+
<p>
1049+
The figure shows real MRIs of main subject A, another subject X, and Colin 27 Average Brain (public access), along with synthetic MRIs of subject A.
1050+
Both $\text{Ours}_{\text{X}}$ and $\text{Ours}_{\text{colin}}$ present synthetic MRIs of subject A, each transformed into the respective styles of X and Colin.
1051+
From the analysis of the intensity histogram presented above, we observe that $\text{Ours}_{\text{X}}$ closely matches the MRI histogram of subject X, while $\text{Ours}_{\text{colin}}$ aligns with that of Colin.
1052+
This demonstrates that the style of MRIs can be effectively controlled using SKC.
1053+
</p>
1054+
</div>
10641055

10651056
<br>
10661057
<h4 class="title is-4 has-text-centered">Ablation Studies for SKC and ISTA (Qualitative)</h4>
1067-
<section class="hero is-light is-small">
1068-
<div class="content has-text-centered">
1069-
<img src="./static/images/fig_s2.png" alt="Potsdam supplymentary visualization" width="100%">
1070-
</div>
1071-
</section>
1058+
<div class="content has-text-justified">
1059+
<img src="./static/images/fig_s2.png" alt="Potsdam supplymentary visualization">
1060+
</div>
10721061

10731062
<br>
10741063
<h4 class="title is-4 has-text-centered">Ablation Studies for SKC and ISTA (Quantitative)</h4>
1075-
<section class="hero is-light is-small">
1076-
<div class="content has-text-centered">
1077-
<img src="./static/images/tab_2.png" alt="Potsdam supplymentary visualization" width="100%">
1078-
</div>
1079-
</section>
1064+
<div class="content has-text-justified">
1065+
<img src="./static/images/tab_2.png" alt="Potsdam supplymentary visualization">
1066+
</div>
10801067

10811068
</div>
10821069
</div>

0 commit comments

Comments
 (0)