Skip to content

Commit 3e3dad9

Browse files
authored
Update cfbi.md
1 parent fad1282 commit 3e3dad9

File tree

1 file changed

+1
-1
lines changed
  • docs/zh-CN/model_zoo/segmentation

1 file changed

+1
-1
lines changed

docs/zh-CN/model_zoo/segmentation/cfbi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
CFBI是百度在ECCV 2020提出的视频目标分割模型,该模型基于前背景整合的协作式方法,将前景目标对象与背景对象的嵌入特征进行对比,从而提升视频分割的效果。给定参考帧(第一帧)和前一帧的图像和目标分割,模型会预测出当前帧的分割。
1717

1818
<div align="center">
19-
<img src="../../../images/cfbi.png" height=400 width=540 hspace='10'/> <br />
19+
<img src="../../../images/cfbi.png" height=400 width=600 hspace='10'/> <br />
2020
</div>
2121

2222

0 commit comments

Comments
 (0)