@@ -106,20 +106,23 @@ <h1 class="title is-1 publication-title">Optimization-Guided Diffusion for Inter
106106 </ span >
107107 </ div >
108108
109- < tr >
110- < td >
111- < div style ="display:flex; justify-content:center; align-items:center; gap:40px; margin-top:20px; ">
112- < img src ="https://raw.githubusercontent.com/lshasd123/OMEGA-assets/master/images//BIT.png " width ="240 " style ="border-radius:5px; ">
113- < img src ="https://raw.githubusercontent.com/lshasd123/OMEGA-assets/master/images/hku.webp " width ="320 " style ="border-radius:5px; ">
114- < img src ="https://raw.githubusercontent.com/lshasd123/OMEGA-assets/master/images/NTU.png " width ="160 " style ="border-radius:5px; ">
115- </ div >
116-
117- < div style ="display:flex; justify-content:center; align-items:center; gap:80px; margin-top:20px; margin-bottom:20px; ">
118- < img src ="https://raw.githubusercontent.com/lshasd123/OMEGA-assets/master/images/NVIDIA1.webp " width ="180 " style ="border-radius:5px; ">
119- < img src ="https://raw.githubusercontent.com/lshasd123/OMEGA-assets/master/images/YINWANG.png " width ="90 " style ="border-radius:5px; ">
120- </ div >
121- </ td >
122- </ tr >
109+ <!-- ====== Institution Logos ====== -->
110+ < div style ="display:flex; flex-wrap:wrap; justify-content:center; align-items:center; gap:70px; margin-top:20px; ">
111+ < img src ="https://raw.githubusercontent.com/lshasd123/OMEGA-assets/master/images/BIT.png "
112+ style ="max-width:230px; width:35%; min-width:120px; border-radius:5px; ">
113+ < img src ="https://raw.githubusercontent.com/lshasd123/OMEGA-assets/master/images/hku.webp "
114+ style ="max-width:300px; width:40%; min-width:120px; border-radius:5px; ">
115+ < img src ="https://raw.githubusercontent.com/lshasd123/OMEGA-assets/master/images/NTU.png "
116+ style ="max-width:160px; width:25%; min-width:100px; border-radius:5px; ">
117+ </ div >
118+
119+ <!-- ====== Industrial Logos ====== -->
120+ < div style ="display:flex; flex-wrap:wrap; justify-content:center; align-items:center; gap:70px; margin-top:20px; margin-bottom:20px; ">
121+ < img src ="https://raw.githubusercontent.com/lshasd123/OMEGA-assets/master/images/NVIDIA1.webp "
122+ style ="max-width:160px; width:30%; min-width:110px; border-radius:5px; ">
123+ < img src ="https://raw.githubusercontent.com/lshasd123/OMEGA-assets/master/images/YINWANG.png "
124+ style ="max-width:80px; width:20%; min-width:70px; border-radius:5px; ">
125+ </ div >
123126
124127
125128
0 commit comments