thebabylonai/babylog
A lightweight logger for machine learning teams to log images and predictions in production.
This tool helps machine learning engineers and MLOps teams monitor computer vision models in production. It streams image and video data from edge devices to the cloud, allowing you to see what your models are processing and predicting. The output is logged visual data and predictions, ensuring your models are performing correctly and helping prevent critical errors.
154 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to reliably stream visual data and model predictions from edge devices to AWS to debug and monitor your computer vision systems.
Not ideal if you are using a cloud provider other than AWS, as it currently only supports AWS S3 for data storage.
Stars
154
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
May 03, 2023
Commits (30d)
0
Dependencies
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/thebabylonai/babylog"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yzhao062/pyod
A Python Library for Outlier and Anomaly Detection, Integrating Classical and Deep Learning Techniques
unit8co/darts
A python library for user-friendly forecasting and anomaly detection on time series.
elki-project/elki
ELKI Data Mining Toolkit
raphaelvallat/antropy
AntroPy: entropy and complexity of (EEG) time-series in Python
Minqi824/ADBench
Official Implement of "ADBench: Anomaly Detection Benchmark", NeurIPS 2022.