Skip to content

JianxGao/C2F-Seg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coarse-to-Fine Amodal Segmentation with Shape Prior (C2F-Seg)

Jianxiong Gao, Xuelin Qian†, Yikai Wang, Tianjun Xiao†, Tong He, Zheng Zhang, Yanwei Fu

We release our code, data, and model at: https://github.com/amazon-science/c2f-seg.

Introduction

C2F-Seg is a framework designed for amodal segementation. It first generates a coarse mask from the visible mask and visual features via the mask-and-predict procedure with transformers. Then this coarse amodal mask is refined with a convolutional module guided by human-imitated attention on visual features of the amodal object. The learning of visible mask is used as an auxiliary task in training, while in inference we only provide an estimation of amodal mask.

MOViD-Amodal

You can download the dataset from this link.

Citation

If you find our paper useful for your research and applications, please cite using this BibTeX:

@inproceedings{gao2023coarse,
  title={Coarse-to-Fine Amodal Segmentation with Shape Prior},
  author={Gao, Jianxiong and Qian, Xuelin and Wang, Yikai and Xiao, Tianjun and He, Tong and Zhang, Zheng and Fu, Yanwei},
  booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision},
  pages={1262--1271},
  year={2023}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published