All Projects → MegEngine → MegFlow

MegEngine / MegFlow

Licence: Apache-2.0 license
Efficient ML solution for long-tailed demands.

Programming Languages

rust
11053 projects
python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to MegFlow

pipen
pipen - A pipeline framework for python
Stars: ✭ 82 (-77.96%)
Mutual labels:  pipeline, pipeline-framework
Geoweaver
a web system to allow users to automatically record history and manage complicated scientific workflows in web browsers involving the online spatial data facilities, high-performance computation platforms, and open-source libraries.
Stars: ✭ 32 (-91.4%)
Mutual labels:  pipeline, pipeline-framework
lightflow
A lightweight, distributed workflow system
Stars: ✭ 67 (-81.99%)
Mutual labels:  pipeline, pipeline-framework
open-solution-googleai-object-detection
Open solution to the Google AI Object Detection Challenge 🍁
Stars: ✭ 46 (-87.63%)
Mutual labels:  pipeline, pipeline-framework
effepi
Fun functional programming with pipelinable functions
Stars: ✭ 13 (-96.51%)
Mutual labels:  pipeline, pipeline-framework
hic
Analysis of Chromosome Conformation Capture data (Hi-C)
Stars: ✭ 45 (-87.9%)
Mutual labels:  pipeline
cpp-from-zero-to-one
Learning C++ from zero to one
Stars: ✭ 52 (-86.02%)
Mutual labels:  pipeline
pipeline
Pipelines using goroutines
Stars: ✭ 46 (-87.63%)
Mutual labels:  pipeline
STOCK-RETURN-PREDICTION-USING-KNN-SVM-GUASSIAN-PROCESS-ADABOOST-TREE-REGRESSION-AND-QDA
Forecast stock prices using machine learning approach. A time series analysis. Employ the Use of Predictive Modeling in Machine Learning to Forecast Stock Return. Approach Used by Hedge Funds to Select Tradeable Stocks
Stars: ✭ 94 (-74.73%)
Mutual labels:  pipeline
vent
Vent is a light-weight platform built to automate network collection and analysis pipelines using a flexible set of popular open source tools and technologies. Vent is python-based, extensible, leverages docker containers, and provides both an API and CLI.
Stars: ✭ 73 (-80.38%)
Mutual labels:  pipeline-framework
pipelineRD
A chain of responsability pattern implementation in .NET that supports retry policy, sync and async steps, rollback, pipeline recovery by cache and visual documentation using diagrams.
Stars: ✭ 19 (-94.89%)
Mutual labels:  pipeline
CloudConductor
CloudConductor is a workflow management system that generates and executes bioinformatics pipelines
Stars: ✭ 13 (-96.51%)
Mutual labels:  pipeline
langx-java
Java tools, helper, common utilities. A replacement of guava, apache-commons, hutool
Stars: ✭ 50 (-86.56%)
Mutual labels:  pipeline
HTGS
The Hybrid Task Graph Scheduler API
Stars: ✭ 36 (-90.32%)
Mutual labels:  pipeline
XProc-Z
A platform for running XProc pipelines as web applications in a Java servlet container
Stars: ✭ 20 (-94.62%)
Mutual labels:  pipeline
BACTpipe
BACTpipe: An assembly and annotation pipeline for bacterial genomics
Stars: ✭ 19 (-94.89%)
Mutual labels:  pipeline
functions
An Open Source Serverless Platform
Stars: ✭ 44 (-88.17%)
Mutual labels:  pipeline
gawn
Genome Annotation Without Nightmares
Stars: ✭ 35 (-90.59%)
Mutual labels:  pipeline
basecls
A codebase & model zoo for pretrained backbone based on MegEngine.
Stars: ✭ 29 (-92.2%)
Mutual labels:  megengine
eidos-audition
Collection of auditory models.
Stars: ✭ 25 (-93.28%)
Mutual labels:  pipeline

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

  • Issue: github.com/MegEngine/MegFlow/issues
  • Email: [email protected]
  • QQ Group: 1029741705

License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].