Commit c063a387 authored by bailuo's avatar bailuo
Browse files

update readme

parent 61896081
...@@ -134,20 +134,20 @@ python replace_anything.py \ ...@@ -134,20 +134,20 @@ python replace_anything.py \
推理结果 推理结果
<center class="half"> <center class="half">
<img src="./results/cat/with_points.png" width=500/> <img src="./results/cat/with_points.png" width=300/>
<img src="./results/cat/inpainted_with_mask_2.png" width=500/> <img src="./results/cat/inpainted_with_mask_2.png" width=300/>
<div >目标消除</div> <div >目标消除</div>
</center> </center>
<center class="half"> <center class="half">
<img src="./results/sample3/with_points.png" width=500/> <img src="./results/sample3/with_points.png" width=300/>
<img src="./results/sample3/filled_with_mask_2.png" width=500/> <img src="./results/sample3/filled_with_mask_2.png" width=300/>
<div >目标替换</div> <div >目标替换</div>
</center> </center>
<center class="half"> <center class="half">
<img src="./results/bus/with_points.png" width=500/> <img src="./results/bus/with_points.png" width=300/>
<img src="./results/bus/replaced_with_mask_1.png" width=500/> <img src="./results/bus/replaced_with_mask_1.png" width=300/>
<div >背景替换</div> <div >背景替换</div>
</center> </center>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment