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>
75
75
76
76
< section class ="section ">
77
77
< 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 >
82
89
</ 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 >
96
95
</ div >
96
+ </ div >
97
97
< hr style ="width: 60%; margin: 2rem auto; ">
98
98
</ section >
99
99
You can’t perform that action at this time.
0 commit comments