File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -76,23 +76,23 @@ <h2 class="subtitle is-4 has-text-weight-bold">ICLR 2025</h2>
76
76
<!-- Teaser Video or Image -->
77
77
< section class ="section ">
78
78
< div class ="gfi_framework ">
79
- < img src ="./static/images/GFI_Framework.png " alt ="GFI Framework " loading ="lazy " width =50 %>
79
+ < img src ="./static/images/GFI_Framework.png " alt ="GFI Framework " loading ="lazy " width =90 %>
80
80
< figcaption >
81
81
Generalized Forward-Inverse Framework
82
82
</ figcaption >
83
83
</ div >
84
84
< div class ="model_architectures>
85
- <div>
86
- <img src= ". /static/images/LatentU-Net.png" alt="Latent U-Net architecture " loading ="lazy " width:auto >
85
+ <div class= " latent_unet >
86
+ < img src ="./static/images/LatentU-Net.png " alt ="Latent U-Net architecture " loading ="lazy " width = 45% >
87
87
< figcaption >
88
88
Latent U-Net architecture
89
89
</ figcaption >
90
90
</ div >
91
- < div >
92
- < img src ="./static/images/InvertibleX-Net.png " alt ="Invertible X-Net architecture " loading ="lazy " width:auto >
91
+ < div class =" inv_xnet " >
92
+ < img src ="./static/images/InvertibleX-Net.png " alt ="Invertible X-Net architecture " loading ="lazy " width = 45% >
93
93
< figcaption >
94
94
Invertible X-Net architecture
95
- </ figcaption >
95
+ </ figcaption >
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