Home

Awesome

Box-supervised Instance Segmentation via Level Set Evolution

Wentong Li, Wenyu Liu, Jianke Zhu, Miaomiao Cui, Xiansheng Hua and Lei Zhang
Paper (arXiv). ECCV2022.

<img src="./docs/boxlevelset.png" width="800px">

News

Visual performance on COCO of our Transformer-based method(Box2Mask-T).

<img src="./docs/coco_vis.png" width="800px">

Model Zoo

Installation

This implementation is based on MMdetection. Please refer to install.md for detailed installation.

Getting Started

Please see getting_started.md for models training and inference.

Citation

@inproceedings{li2022box,
  title={Box-supervised Instance Segmentation with Level Set Evolution},
  author={Wentong Li, Wenyu Liu, Jianke Zhu,  Miaomiao Cui,  Xiansheng Hua and Lei Zhang},
  booktitle={European Conference on Computer Vision},
  pages={1--18},
  year={2022}
}
@article{li2022box2mask,
  title={Box2Mask: Box-supervised Instance Segmentation via Level Set Evolution},
  author={Wentong Li, Wenyu Liu, Jianke Zhu,  Miaomiao Cui, Risheng Yu, Xiansheng Hua and Lei Zhang},
  journal={arXiv},
  year={2022}
}

More

This repo will update the survey of box-supervised instance segmentation.

License

This project is licensed under the Apache License 2.0.