BMW-YOLOv4-Inference-API-CPU
No-code object detection inference API using YOLOv4 and YOLOv3 with OpenCV
GraphCanon updated Aug 14, 2026 · GitHub synced Aug 14, 2026
52views this month
Decision brief
BMW-YOLOv4-Inference-API-CPU provides an inference API for object detection using deep neural networks with YOLOv4 and YOLOv3 models, accessible via REST API, optimized for CPU.
Good fit when
- When you need a no-code solution for deploying object detection APIs leveraging either YOLOv4 or YOLOv3 models.
- For environments where GPU resources are limited or non-existent, as this tool maximizes CPU performance.
Avoid when
- If your deployment requires real-time processing capabilities that can only be achieved with GPU acceleration.
- When the specific use case demands customization of neural networks beyond what YOLOv4 and YOLOv3 can offer.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Dormant (1507d since push)
- As of Aug 14, 2026
- Provenance
- Not a fork · Organization account
- As of Aug 14, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install BMW-YOLOv4-Inference-API-CPU PyPIHow it fits your stack(1)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
An inference server built on Docker to perform object detection using deep neural networks, specifically YOLOv4 and YOLOv3 models.
Capability facts
- Languages
- python
Source: github.language · Aug 14, 2026
Categories
Tags
README
Install prerequisites Ubuntu Use the following command to install docker on Ubuntu: Windows 10 To install Docker on Windows, please follow the link. P.S: For Windows users, open the Docker Desktop menu by clicking the Docker Icon in the Notifications area. Select Settings, and th...
For agents
This page has a .md twin and JSON over the API.