简体中文 | English
MegFlow | Documentation
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
 
- how to run
 - how to build
 - how to use
 - how to debug
 - how to contribute
 - FAQ
 
| Platform | win10 docker/wsl2 | ubuntu | centOS | macos | 
|---|---|---|---|---|
| x86 | ✔️ | ✔️ | ✔️ | ✔️ | 
| ARMv8 | - | ✔️ | ✔️ | - | 
| Python verion | support | 
|---|---|
| 3.6 | ✔️ | 
| 3.7 | ✔️ | 
| 3.8 | ✔️ | 
| 3.9 | ✔️ | 
- 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
 
- Process-level node
 - Plug-in automated test
 - Performance monitoring
 - More built-in applications
 
- Issue: github.com/MegEngine/MegFlow/issues
 - Email: megengine-support@megvii.com
 - QQ Group: 1029741705
 
