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 →
Top 23 Python image-segmentation Projects
-
segmentation_models.pytorch
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
-
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.
-
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."
-
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.
-
-
X-AnyLabeling
Effortless data labeling with AI support from Segment Anything and other awesome models.
-
-
-
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!
-
-
-
-
-
-
-
top-cvpr-2023-papers
This repository is a curated collection of the most exciting and influential CVPR 2023 papers. 🔥 [Paper + Code]
-
-
APE
[CVPR 2024] Aligning and Prompting Everything All at Once for Universal Visual Perception (by shenyunhang)
-
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.
-
signature_extractor
A super lightweight image processing algorithm for detection and extraction of overlapped handwritten signatures on scanned documents using OpenCV and scikit-image.
-
-
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:
-
smriprep
Structural MRI PREProcessing (sMRIPrep) workflows for NIPreps (NeuroImaging PREProcessing tools)
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python image-segmentation discussion
Python image-segmentation related posts
-
Instance segmentation of small objects in grainy drone imagery
-
Image-to-Caption Generator
-
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.
-
OMPR V0.6.8 update
-
[Medical Segmentation] The all-in-one 3D medical image segmentation toolkit. From data annotation to model deployment, you are welcome to try it all!
-
[N][R] SOTA Real-Time Semantic Segmentation Model Implemented by Python
-
[P] New Features of Image Segmentation Project PaddleSeg (6k stars)
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Sep 2025
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 |