Skip to content

Commit b0da5d5

Browse files
readme update
1 parent 0189f04 commit b0da5d5

File tree

1 file changed

+15
-6
lines changed

1 file changed

+15
-6
lines changed

README.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -159,9 +159,18 @@ The `.npy` file for evaluation can be downloaded [here](https://drive.google.com
159159
<img src="/images/gt_149.png" width="23%" />
160160
</p>
161161

162-
<p float="left">
163-
<img src="/images/comp_149.png" width="23%" title="Composite Image" />
164-
<img src="/images/ht_149.png" width="23%" title="Deep Image Harmonization"/>
165-
<img src="/images/pred_149.png" width="23%" title="Predicted (Ours)"/>
166-
<img src="/images/gt_149.png" width="23%" title="Ground Truth" />
167-
</p>
162+
163+
<div style="-webkit-column-count: 3; -moz-column-count: 3; column-count: 3; -webkit-column-rule: 1px dotted #e0e0e0; -moz-column-rule: 1px dotted #e0e0e0; column-rule: 1px dotted #e0e0e0;">
164+
<div style="display: inline-block;">
165+
Composite
166+
</div>
167+
<div style="display: inline-block;">
168+
Deep Image
169+
</div>
170+
<div style="display: inline-block;">
171+
Predicted
172+
</div>
173+
<div style="display: inline-block;">
174+
Ours
175+
</div>
176+
</div>

0 commit comments

Comments
 (0)