Skip to main content

Universal visual inspection toolkit - pipeline-first DAG editor with multi-source capture and AI anomaly detection

Project description

BYOE-Vision

website

Universal visual inspection toolkit — pipeline-first DAG editor with multi-source capture, AI-powered anomaly detection, and headless/edge deployment.

Installation

pip install byoe-vision[all]

Minimal install (core only):

pip install byoe-vision

Optional extras:

  • anomaly — Torch-based anomaly detection (autoencoder + PatchCore)
  • server — FastAPI inference server + WebSocket streaming
  • mqtt — MQTT publish/subscribe nodes
  • excel — Excel export support
  • dev — Development & testing tools

Quick start

CLI

# Run a pipeline on one image
byoe-vision run pipeline.json image.png

# Process a batch
byoe-vision batch pipeline.json /path/to/images/

# Start the inference server
byoe-vision serve --port 8000

GUI (visual pipeline editor)

byoe-vision-gui

Or directly:

python -m ui.app

What is BYOE-Vision?

Build visual inspection pipelines by wiring together small modules into a DAG:

  1. Source — load an image (file, folder, camera)
  2. Prepare — crop, fix lighting, threshold
  3. Analyze — anomaly detection, blobs, calipers, OCR, template/object detection
  4. Decide — turn scores into pass/defect verdicts
  5. Show — display results

Modules include: Anomaly Detection (Autoencoder/PatchCore), Object Detection (YOLO), Template Matching, Blob Analysis, Calipers, OCR/Barcode/QR, Fixture alignment, MQTT/HTTP networking, and more.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

byoe_vision-1.0.2-py3-none-any.whl (1.7 MB view details)

Uploaded Python 3

File details

Details for the file byoe_vision-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: byoe_vision-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for byoe_vision-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5d7257795c4e5c3b025942809d6385ca94064423721ceeb22bd084069efa3605
MD5 11352468f89c2c5a496257e3c916c845
BLAKE2b-256 0fb2d0f971b046bab401e6d2934cc9c877db3c8b235027577559ff50fec43706

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page