Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Albumentations | 12,041 | 64 | 155 | 15 days ago | 52 | June 15, 2022 | 369 | mit | Python | |
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125 | ||||||||||
Segmentation_models.pytorch | 7,353 | 2 | 34 | a day ago | 10 | November 18, 2021 | 26 | mit | Python | |
Segmentation models with pretrained backbones. PyTorch. | ||||||||||
Paddleseg | 7,152 | 2 | 11 hours ago | 8 | April 20, 2022 | 273 | apache-2.0 | Python | ||
Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Matting, 3D Segmentation, etc. | ||||||||||
Mmsegmentation | 5,870 | 2 | 13 hours ago | 30 | July 01, 2022 | 417 | apache-2.0 | Jupyter Notebook | ||
OpenMMLab Semantic Segmentation Toolbox and Benchmark. | ||||||||||
Segmentation_models | 4,095 | 12 | 12 | 7 months ago | 8 | January 10, 2020 | 237 | mit | Python | |
Segmentation models with pretrained backbones. Keras and TensorFlow Keras. | ||||||||||
Unet | 4,040 | 7 months ago | 199 | mit | Jupyter Notebook | |||||
unet for image segmentation | ||||||||||
Catalyst | 3,106 | 19 | 10 | 2 months ago | 108 | April 29, 2022 | 5 | apache-2.0 | Python | |
Accelerated deep learning R&D | ||||||||||
Segloss | 2,870 | a year ago | 1 | apache-2.0 | Python | |||||
A collection of loss functions for medical image segmentation | ||||||||||
Coco Annotator | 1,743 | 5 months ago | 216 | mit | Vue | |||||
:pencil2: Web-based image segmentation tool for object detection, localization, and keypoints | ||||||||||
3dunetcnn | 1,628 | a month ago | 1 | mit | Python | |||||
Pytorch 3D U-Net Convolution Neural Network (CNN) designed for medical 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:
Please refer to the README.md of each project. All projects would be merged to support each other in the soon.
@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}
}