ayoolaolafenwa/PixelLib
Visit PixelLib's official documentation https://pixellib.readthedocs.io/en/latest/ observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2334
- days_rel: n/a
- days_push: 1062
- n_releases_24m: 0
Adoption not part of the score
1072 stars · 268 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PixelLib is a Python library for performing semantic and instance segmentation of objects in images and videos with just a few lines of code. It supports both PyTorch (PointRend) and TensorFlow (Mask R-CNN, DeepLab) backends, custom model training, and background editing of images and videos.
Use cases
- segment objects in images with a few lines of code
- perform instance segmentation on videos
- remove or blur video backgrounds
- train a custom image segmentation model
- run semantic segmentation with DeepLab
- do real-time instance segmentation with PointRend
When to choose
- you need quick image or video segmentation without writing deep learning code
- you want both semantic and instance segmentation from one library
- you need cross-platform segmentation that works on Windows and Linux
- you want to train a custom segmentation model with minimal code
When to avoid
- you need cutting-edge segmentation architectures beyond PointRend or Mask R-CNN
- you require active development or frequent updates
- you need GPU-optimized production inference at large scale
- you work outside Python or need non-TensorFlow/PyTorch backends
Facets
library · maturity maintenance
computer-vision image-processing machine-learning deep-learning computer-vision image-processing machine-learning deep-learning python windows cross-platform image-segmentation semantic-segmentation instance-segmentation video-segmentation mask-r-cnn pointrend tensorflow pytorch object-detection background-removal video linux
2 sources
- readme: https://github.com/ayoolaolafenwa/PixelLib · fetched 2026-08-28 · be61ba6b406e
- registry_pypi: https://pypi.org/pypi/pixellib/json · fetched 2026-08-29 · 68048d22449d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ayoolaolafenwa/PixelLib | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="ayoolaolafenwa/PixelLib")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem