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