Skip to content
/ Entity Public
forked from qqlu/Entity

EntitySeg Toolbox: Towards Open-World and High-Quality Image Segmentation

License

Notifications You must be signed in to change notification settings

zxwzxw/Entity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EntitySeg Toolbox: Towards open-world and high-quality image segmentation

EntitySeg is an open source toolbox which towards open-world and high-quality image segmentation. All works related to image segmentation from our group are open-sourced here.

To date, EntitySeg implements the following algorthms:

Usage

Please refer to the README.md of each project. All projects would be merged to support each other in the soon.

Citing Ours

@article{qi2021open,
  title={Open-World Entity Segmentation},
  author={Qi, Lu and Kuen, Jason and Wang, Yi and Gu, Jiuxiang and Zhao, Hengshuang and Lin, Zhe and Torr, Philip and Jia, Jiaya},
  journal={arXiv preprint arXiv:2107.14228},
  year={2021}
}

@article{shen2021high,
  title={High Quality Segmentation for Ultra High-resolution Images},
  author={Tiancheng Shen, Yuechen Zhang, Lu Qi, Jason Kuen, Xingyu Xie, Jianlong Wu, Zhe Lin, Jiaya Jia},
  journal={CVPR},
  year={2022}
}

@article{qi2022cassl,
  title={CA-SSL: Class-Agnostic Semi-Supervised Learning for Detection and Segmentation},
  author={Qi, Lu and Kuen, Jason and Lin, Zhe and Gu, Jiuxiang and Rao, Fengyun and Li, Dian and Guo, Weidong and Wen, Zhen and Yang, Ming-Hsuan and Jia, Jiaya},
  journal={ECCV},
  year={2022}
}

About

EntitySeg Toolbox: Towards Open-World and High-Quality Image Segmentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.0%
  • C++ 3.0%
  • Cython 2.6%
  • C 2.4%