File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -72,27 +72,27 @@ <h2 class="subtitle is-4 has-text-weight-bold">ICLR 2025</h2>
72
72
</ div >
73
73
</ div >
74
74
</ section >
75
-
76
- <!-- Teaser Video or Image -->
75
+
77
76
< section class ="section ">
78
77
< div class ="gfi_framework ">
79
- < img src ="./static/images/GFI_Framework.png " alt ="GFI Framework " loading ="lazy " width =90 %>
80
- < figcaption >
78
+ < img src ="./static/images/GFI_Framework.png " alt ="GFI Framework " loading ="lazy " width =50 %>
79
+ < p >
81
80
Generalized Forward-Inverse Framework
82
- </ figcaption >
81
+ </ p >
83
82
</ div >
84
- < div class ="model_architectures>
85
- <div class= "latent_unet >
83
+ < div class ="model_architectures " >
84
+ < div class ="latent_unet " >
86
85
< img src ="./static/images/LatentU-Net.png " alt ="Latent U-Net architecture " loading ="lazy " width =45% >
87
- < figcaption >
86
+ < p >
88
87
Latent U-Net architecture
89
- </ figcaption >
88
+ </ p >
90
89
</ div >
90
+
91
91
< div class ="inv_xnet ">
92
92
< img src ="./static/images/InvertibleX-Net.png " alt ="Invertible X-Net architecture " loading ="lazy " width =45% >
93
- < figcaption >
93
+ < p >
94
94
Invertible X-Net architecture
95
- </ figcaption >
95
+ </ p >
96
96
</ div >
97
97
</ div >
98
98
< hr style ="width: 60%; margin: 2rem auto; ">
You can’t perform that action at this time.
0 commit comments