Skip to content

MegEngine/MegFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

41cb9f8 · May 26, 2023

History

87 Commits
Jan 9, 2022
Dec 28, 2021
Mar 4, 2022
Jan 9, 2022
Jan 9, 2022
Jan 9, 2022
Jan 9, 2022
Mar 4, 2022
Jan 9, 2022
Mar 4, 2022
Dec 17, 2021
Aug 30, 2021
Jan 9, 2022
Jan 9, 2022
Dec 17, 2021
Jan 9, 2022
Jan 10, 2022
Aug 31, 2021
May 26, 2023
Jan 11, 2023
Sep 13, 2021
Mar 4, 2022

Repository files navigation

简体中文 | 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