OlafenwaMoses/ImageAI
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities 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: 3089
- days_rel: n/a
- days_push: 760
- n_releases_24m: 0
Adoption not part of the score
8877 stars · 2187 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
ImageAI is a Python library that lets developers add computer vision capabilities like image classification, object detection, and video object detection/tracking with just a few lines of code. It bundles pre-trained deep learning models (e.g., SqueezeNet, DenseNet, InceptionV3, RetinaNet/YOLO variants) and supports training custom models, all running offline.
Use cases
- detect objects in images with python
- classify images using pretrained models offline
- detect and track objects in video files
- train a custom image recognition model
- add computer vision to a python app with few lines of code
- run object detection on gpu without cloud services
When to choose
- you want simple, high-level APIs for image prediction and object detection in Python
- you need offline, self-contained inference without cloud APIs
- you want to train custom image classification models easily
- you're prototyping computer vision features quickly
When to avoid
- you need state-of-the-art or highly customizable detection pipelines - use Ultralytics YOLO or MMDetection directly
- you need generative or multimodal vision tasks beyond detection/classification
- you require very active development and frequent updates - the project is in maintenance mode
Facets
library · maturity maintenance
computer-vision image-processing machine-learning deep-learning video-processing computer-vision image-processing machine-learning deep-learning artificial-intelligence python cross-platform object-detection image-recognition video-detection object-tracking custom-model-training offline-capable simplicity gpu
3 sources
- readme: https://github.com/OlafenwaMoses/ImageAI · fetched 2026-08-28 · 2f13eaf2ee3f
- homepage: https://www.genxr.co/#products · fetched 2026-08-29 · 3fa99aa40d19
- registry_pypi: https://pypi.org/pypi/imageai/json · fetched 2026-08-29 · 2131563f3f64
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| OlafenwaMoses/ImageAI | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="OlafenwaMoses/ImageAI")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem