Python image-segmentation

Open-source Python projects categorized as image-segmentation

Top 23 Python image-segmentation Projects

image-segmentation
  1. segmentation_models.pytorch

    Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. U-2-Net

    The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."

  4. PaddleSeg

    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.

  5. mmsegmentation

    OpenMMLab Semantic Segmentation Toolbox and Benchmark.

  6. X-AnyLabeling

    Effortless data labeling with AI support from Segment Anything and other awesome models.

  7. segmentation_models

    Segmentation models with pretrained backbones. Keras and TensorFlow Keras.

  8. catalyst

    Accelerated deep learning R&D (by catalyst-team)

  9. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  10. BiRefNet

    [CAAI AIR'24] Bilateral Reference for High-Resolution Dichotomous Image Segmentation

  11. ailia-models

    The collection of pre-trained, state-of-the-art AI models for ailia SDK

  12. pytorch-toolbelt

    PyTorch extensions for fast R&D prototyping and Kaggle farming

  13. cleanvision

    Automatically find issues in image datasets and practice data-centric computer vision.

  14. PixelLib

    Visit PixelLib's official documentation https://pixellib.readthedocs.io/en/latest/

  15. caer

    High-performance Vision library in Python. Scale your research, not boilerplate.

  16. top-cvpr-2023-papers

    This repository is a curated collection of the most exciting and influential CVPR 2023 papers. 🔥 [Paper + Code]

  17. cloth-segmentation

    This repo contains code and a pre-trained model for clothes segmentation.

  18. APE

    [CVPR 2024] Aligning and Prompting Everything All at Once for Universal Visual Perception (by shenyunhang)

  19. ISP-Guide

    Image Signal Processing (ISP) Guide. Learn all about the process of converting an image/video into digital form by performing tasks like noise reduction, filtering, auto exposure, autofocus, HDR correction, and image sharpening with a Specialized type of media processor.

  20. signature_extractor

    A super lightweight image processing algorithm for detection and extraction of overlapped handwritten signatures on scanned documents using OpenCV and scikit-image.

  21. detectree

    Tree detection from aerial imagery in Python

  22. SkinToneClassifier

    An easy-to-use library for skin tone classification

    Project mention: Skintone Color Analysis AI Model and App | news.ycombinator.com | 2025-07-15

    I built Palette by Momo (https://www.palettebymomo.com) for fun, to democratize seasonal color analysis. Traditional color consultations cost $100-300 and require in-person appointments, but I wanted something instant and accessible that anyone could use from their phone.

    Seasonal color analysis helps people find the most flattering colors for their skin tone, hair, and eyes. It's incredibly popular on TikTok and Instagram, but professional consultations are geographically limited and costs $100 to $300. I tried a couple of other apps and my attempts often fail because it's genuinely difficult to assess your own coloring objectively.

    I integrated the SkinToneClassifier library (https://github.com/ChenglongMa/SkinToneClassifier), which uses face detection, skin segmentation, and k-means clustering to determine skin tone categories. The library is actually quite elegant - it extracts dominant colors from detected facial areas and maps them to established color palettes used in professional analysis. I used FastAPI for the skintone analysis backend and really liked the developer experience.

    The FastAPI endpoint processes the uploaded image, runs it through the skin tone classifier, and returns a comprehensive color palette tailored to the user's analysis.

    How It Works:

  23. smriprep

    Structural MRI PREProcessing (sMRIPrep) workflows for NIPreps (NeuroImaging PREProcessing tools)

  24. SLiMe

    1-shot image segmentation using Stable Diffusion (by aliasgharkhani)

  25. uformer-pytorch

    Implementation of Uformer, Attention-based Unet, in Pytorch

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python image-segmentation discussion

Log in or Post with

Python image-segmentation related posts

  • Instance segmentation of small objects in grainy drone imagery

    8 projects | /r/computervision | 9 Dec 2023
  • Image-to-Caption Generator

    3 projects | /r/computervision | 7 Dec 2023
  • I used the ChatGPT API to create a proof-of-concept AI driven video game. Using generative AI for the images and dialogue and GPT-3.5 for narrative and game control. More info in comments.

    1 project | /r/ChatGPT | 17 Jun 2023
  • OMPR V0.6.8 update

    1 project | /r/OMPR_PCVR | 20 Feb 2023
  • [Medical Segmentation] The all-in-one 3D medical image segmentation toolkit. From data annotation to model deployment, you are welcome to try it all!

    1 project | /r/ArtificialInteligence | 19 Dec 2022
  • [N][R] SOTA Real-Time Semantic Segmentation Model Implemented by Python

    1 project | /r/Python | 12 Dec 2022
  • [P] New Features of Image Segmentation Project PaddleSeg (6k stars)

    1 project | /r/artificial | 1 Dec 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Sep 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source image-segmentation projects in Python? This list will help you:

# Project Stars
1 segmentation_models.pytorch 10,834
2 U-2-Net 9,176
3 PaddleSeg 9,151
4 mmsegmentation 9,140
5 X-AnyLabeling 6,377
6 segmentation_models 4,877
7 catalyst 3,354
8 BiRefNet 2,603
9 ailia-models 2,241
10 pytorch-toolbelt 1,556
11 cleanvision 1,107
12 PixelLib 1,066
13 caer 795
14 top-cvpr-2023-papers 655
15 cloth-segmentation 628
16 APE 579
17 ISP-Guide 515
18 signature_extractor 492
19 detectree 267
20 SkinToneClassifier 161
21 smriprep 149
22 SLiMe 141
23 uformer-pytorch 95

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?