File tree Expand file tree Collapse file tree 1 file changed +15
-6
lines changed
Expand file tree Collapse file tree 1 file changed +15
-6
lines changed Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments