Skip to content

Commit 210becf

Browse files
committed
update
1 parent aac9581 commit 210becf

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,16 @@ <h2>News</h2>
341341
</li>
342342
</ul>
343343
</ul>
344+
<ul style="margin-bottom:5px">
345+
<li>1x TMLR accepted. Cheers!</li>
346+
<ul style="margin-bottom:5px">
347+
<li>
348+
<a href="">
349+
Bigger is not Always Better: Scaling Properties of Latent Diffusion Models
350+
</a>
351+
</li>
352+
</ul>
353+
</ul>
344354

345355

346356
<b style="color:rgb(40, 40, 40)">[Oct 2024]</b>

publication.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,12 @@ <h2>Journal Paper</h2>
209209
<div class="trend-entry d-flex">
210210
<div class="trend-contents">
211211
<ul>
212+
<li>R. Zhu, Z. Tu, J. Liu, A.C. Bovik, Y. Fan
213+
<br> <b style="color:rgb(71, 71, 71)">"MWFormer: Multi-Weather Image Restoration Using Degradation-Aware Transformers"</b>
214+
<br>IEEE Transactions on Image Processing, 2024. <a href="">[Paper]</a> <a href="">[Code]</a></li>
215+
<li>K. Mei, Z. Tu, M. Delbracio, H. Talebi, V. M. Patel, P. Milanfar
216+
<br> <b style="color:rgb(71, 71, 71)">"Bigger is not Always Better: Scaling Properties of Latent Diffusion Models"</b>
217+
<br>Transactions on Machine Learning Research, 2024. <a href="https://arxiv.org/abs/2404.01367">[Paper]</a></li>
212218
<li>R. Xu, C.J. Chen, Z. Tu, M.H. Yang
213219
<br> <b style="color:rgb(71, 71, 71)">"V2X-ViTv2: Improved Vision Transformers for Vehicle-to-Everything Cooperative Perception"</b>
214220
<br>IEEE Transactions on Pattern Analysis and Machine Intelligence, 2024. <a href="https://ieeexplore.ieee.org/abstract/document/10715696">[Paper]</a> <a href="https://github.com/DerrickXuNu/OpenCOOD">[Code]</a></li>
@@ -520,7 +526,7 @@ <h2>Workshop Paper</h2>
520526
<!-- </div>-->
521527

522528
<!-- END section -->
523-
529+
</div>
524530

525531
<footer class="footer">
526532
<div class="container">
@@ -554,6 +560,7 @@ <h2>Workshop Paper</h2>
554560
<circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
555561
stroke="#ff5e15"/>
556562
</svg>
563+
557564
</div> -->
558565

559566
<script src="js/jquery-3.3.1.min.js"></script>

0 commit comments

Comments
 (0)