Universal visual inspection toolkit - pipeline-first DAG editor with multi-source capture and AI anomaly detection
Project description
BYOE-Vision
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 streamingmqtt— MQTT publish/subscribe nodesexcel— Excel export supportdev— 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)
python -m main
What is BYOE-Vision?
Build visual inspection pipelines by wiring together small modules into a DAG:
- Source — load an image (file, folder, camera)
- Prepare — crop, fix lighting, threshold
- Analyze — anomaly detection, blobs, calipers, OCR, template/object detection
- Decide — turn scores into pass/defect verdicts
- 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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file byoe_vision-1.0.0-py3-none-any.whl.
File metadata
- Download URL: byoe_vision-1.0.0-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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c63e44eea6bb7ae025c77f9a7c600cb6fd6cbf6c0abca3edf1b92bb1f7cad88
|
|
| MD5 |
8f56aeeee43e8c31eb51eeb82c866d41
|
|
| BLAKE2b-256 |
384cc032431b61b348c33931eb109de2afab5cef2c15774c6d9e94216b25f4c1
|