Skip to content

Commit 2d6441c

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

File tree

1 file changed

+1
-1
lines changed
  • docs/en/model_zoo/segmentation

1 file changed

+1
-1
lines changed

docs/en/model_zoo/segmentation/cfbi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
CFBI is a Video Object Segmentation model proposed by Baidu in ECCV 2020. This method consider background should be equally treated and thus propose Collaborative video object segmentation by Foreground-Background Integration (CFBI) approach. Our CFBI implicitly imposes the feature embedding from the target foreground object and its corresponding background to be contrastive, promoting the segmentation results accordingly. Given the image and target segmentation of the reference frame (the first frame) and the previous frame, the model will predict the segmentation of the current frame.
1616

1717
<div align="center">
18-
<img src="../../../images/cfbi.png" height=400 width=500 hspace='10'/> <br />
18+
<img src="../../../images/cfbi.png" height=400 width=600 hspace='10'/> <br />
1919
</div>
2020

2121

0 commit comments

Comments
 (0)