Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Fr0zenCrane authored Jul 15, 2024
1 parent f8c7e6d commit a133be7
Showing 1 changed file with 15 additions and 11 deletions.
26 changes: 15 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,26 @@
<body>
<div class="content">
<h1><strong>An Empirical Study and Analysis of Text-to-Image Generation Using Large Language Model-Powered Textual Representation</strong></h1>
<span style="font-size: 12pt; color: red;"><b>ECCV 2024</b></span>
<p id="authors" class="serif">
<span style="font-size: 0.9em">
<a href="https://scholar.google.com.hk/citations?user=XprTQQ8AAAAJ&hl=en&oi=ao">Zhiyu Tan<sup>1</sup></a>
<a href="https://kobeshegu.github.io/">Mengping Yang<sup>1</sup></a>
<a href="https://llm-conditioned-diffusion.github.io/">Luozheng Qin<sup>2</sup></a>
<a href="https://llm-conditioned-diffusion.github.io/">Hao Yang<sup>1</sup></a>
<a href="https://llm-conditioned-diffusion.github.io/">Ye Qian<sup>1</sup></a>
<a href="https://llm-conditioned-diffusion.github.io/">Cheng Zhang<sup>3</sup></a>
<a href="https://scholar.google.com.hk/citations?user=pHN-QIwAAAAJ&hl=en">Hao Li<sup>4&dagger;</sup></a>
<a href="https://kobeshegu.github.io/">Mengping Yang<sup>2</sup></a>
<a href="https://llm-conditioned-diffusion.github.io/">Luozheng Qin<sup>3</sup></a>
<a href="https://llm-conditioned-diffusion.github.io/">Hao Yang<sup>2</sup></a>
<a href="https://llm-conditioned-diffusion.github.io/">Ye Qian<sup>2</sup></a>
<a href="https://llm-conditioned-diffusion.github.io/">Qiang Zhou<sup>2</sup></a>
<a href="https://llm-conditioned-diffusion.github.io/">Cheng Zhang<sup>4</sup></a>
<a href="https://scholar.google.com.hk/citations?user=pHN-QIwAAAAJ&hl=en">Hao Li<sup>1&dagger;</sup></a>
</span>
<br>
<span style="font-size: 1.0em; margin-top: 0.6em">
<a><sup>1</sup>InfTech</a>
<a><sup>2</sup>Soochow University</a>
<a><sup>3</sup>Carnegie Mellon University</a>
<a><sup>4</sup>Fudan University</a>
<a><sup>1</sup>Fudan University</a>
<a><sup>2</sup>InfTech</a>
<a><sup>3</sup>Soochow University</a>
<a><sup>4</sup>Carnegie Mellon University</a>


<br>
</span>
<span style="font-size: 12pt;"><b><sup>&dagger;</sup>Corresponding author & Project lead</b></span>
Expand All @@ -35,7 +39,7 @@ <h1><strong>An Empirical Study and Analysis of Text-to-Image Generation Using La
<font size="+2">
<p style="text-align: center;">
<a href="https://arxiv.org/abs/2405.12914" target="_blank">[Arxiv]</a> &nbsp;&nbsp;&nbsp;&nbsp;
<a href="https://llm-conditioned-diffusion.github.io/" target="_blank">[Code]</a> &nbsp;&nbsp;&nbsp;&nbsp;
<a href="https://github.com/llm-conditioned-diffusion/llm-conditioned-diffusion" target="_blank">[Code]</a> &nbsp;&nbsp;&nbsp;&nbsp;
<a href="LLM_Diff_files/bibtex.txt" target="_blank">[BibTeX]</a>
</p>
</font>
Expand Down

0 comments on commit a133be7

Please sign in to comment.