Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,12 @@
|
|
| 1 |
-
<
|
| 2 |
-
<
|
| 3 |
-
|
| 4 |
-
<
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
|
| 6 |
<div align="center" style="margin-top:14px;">
|
| 7 |
<a href='https://henghuiding.com/OcclusionFormer/'><img src='https://img.shields.io/badge/Project-Page-Green'></a>
|
|
|
|
| 1 |
+
<div align="center" style="margin:0;">
|
| 2 |
+
<div style="display:inline-flex; align-items:center; justify-content:center; gap:0.15em; flex-wrap:wrap;">
|
| 3 |
+
<img src="./assets/image.png" alt="Logo" style="height:1.25em; width:auto; display:block; flex-shrink:0;">
|
| 4 |
+
<span style="font-size:36px; line-height:1.05; font-weight:900; text-align:center;">
|
| 5 |
+
OcclusionFormer: Arranging Z-Order<br>
|
| 6 |
+
for Layout-Grounded Image Generation
|
| 7 |
+
</span>
|
| 8 |
+
</div>
|
| 9 |
+
</div>
|
| 10 |
|
| 11 |
<div align="center" style="margin-top:14px;">
|
| 12 |
<a href='https://henghuiding.com/OcclusionFormer/'><img src='https://img.shields.io/badge/Project-Page-Green'></a>
|