GitHunt
LZ

lzx1413/MegFlow

Efficient ML solution for long-tailed demands.

简体中文 | English

MegFlow | Documentation

GitHub license
ubuntu
macos

Build video analysis service in 15 minutes.

  • Directly use Python to build pipeline
  • No need C++ SDK anymore, improve the development experience
  • Provide one-stop service for construction, testing, debugging, deployment, and visualization

HowTo

Current Support Matrix

Platform win10 docker/wsl2 ubuntu centOS macos
x86 ✔️ ✔️ ✔️ ✔️
ARMv8 - ✔️ ✔️ -
Python verion support
3.6 ✔️
3.7 ✔️
3.8 ✔️
3.9 ✔️

Built-in Applications

Features

  • Efficient runtime schedule based on async-std[features=tokio1]
  • Use toml to construct pipeline
  • Support static/dynamic/share subgraph
  • Support Rust and Python
  • Support resource management
  • Terminate static subgraph in exception processing
  • Support demux/reorder/transform
  • Use Python stackfull coroutine
  • Support plugin sandbox
  • Real-time preview constructing pipeline

Coming Soon

  • Process-level node
  • Plug-in automated test
  • Performance monitoring
  • More built-in applications

Contact Us

License

Languages

Rust64.7%Python23.0%JavaScript9.5%HTML1.4%CSS1.3%Shell0.2%

Contributors

Apache License 2.0
Created August 27, 2023
Updated August 27, 2023
lzx1413/MegFlow | GitHunt