Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.1%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: HuangJunJie2017
- License: apache-2.0
- Language: Python
- Default Branch: master
- Size: 6.78 MB
Statistics
- Stars: 10
- Watchers: 2
- Forks: 5
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
English | 简体中文
Introduction
MMDeploy is an open-source deep learning model deployment toolset. It is a part of the OpenMMLab project.
Main features
Fully support OpenMMLab models
The currently supported codebases and models are as follows, and more will be included in the future
Multiple inference backends are available
The supported Device-Platform-InferenceBackend matrix is presented as following, and more will be compatible.
The benchmark can be found from here
| Device / Platform | Linux | Windows | macOS | Android |
| ----------------- | --------------------------------------------------------------- | --------------------------------------- | -------- | ---------------- |
| x86_64 CPU | ✔️ONNX Runtime
✔️pplnn
✔️ncnn
✔️OpenVINO
✔️LibTorch | ✔️ONNX Runtime
✔️OpenVINO | - | - |
| ARM CPU | ✔️ncnn | - | - | ✔️ncnn |
| RISC-V | ✔️ncnn | - | - | - |
| NVIDIA GPU | ✔️ONNX Runtime
✔️TensorRT
✔️pplnn
✔️LibTorch | ✔️ONNX Runtime
✔️TensorRT
✔️pplnn | - | - |
| NVIDIA Jetson | ✔️TensorRT | ✔️TensorRT | - | - |
| Huawei ascend310 | ✔️CANN | - | - | - |
| Rockchip | ✔️RKNN | - | - | - |
| Apple M1 | - | - | ✔️CoreML | - |
| Adreno GPU | - | - | - | ✔️ncnn
✔️SNPE |
| Hexagon DSP | - | - | - | ✔️SNPE |
Efficient and scalable C/C++ SDK Framework
All kinds of modules in the SDK can be extended, such as Transform for image processing, Net for Neural Network inference, Module for postprocessing and so on
Documentation
Please read getting_started for the basic usage of MMDeploy. We also provide tutoials about:
- Build
- User Guide
- Developer Guide
- Custom Backend Ops
- FAQ
- Contributing
Benchmark and Model zoo
You can find the supported models from here and their performance in the benchmark.
Contributing
We appreciate all contributions to MMDeploy. Please refer to CONTRIBUTING.md for the contributing guideline.
Acknowledgement
We would like to sincerely thank the following teams for their contributions to MMDeploy:
Citation
If you find this project useful in your research, please consider citing:
BibTeX
@misc{=mmdeploy,
title={OpenMMLab's Model Deployment Toolbox.},
author={MMDeploy Contributors},
howpublished = {\url{https://github.com/open-mmlab/mmdeploy}},
year={2021}
}
License
This project is released under the Apache 2.0 license.
Projects in OpenMMLab
- MMCV: OpenMMLab foundational library for computer vision.
- MIM: MIM installs OpenMMLab packages.
- MMClassification: OpenMMLab image classification toolbox and benchmark.
- MMDetection: OpenMMLab detection toolbox and benchmark.
- MMDetection3D: OpenMMLab's next-generation platform for general 3D object detection.
- MMRotate: OpenMMLab rotated object detection toolbox and benchmark.
- MMSegmentation: OpenMMLab semantic segmentation toolbox and benchmark.
- MMOCR: OpenMMLab text detection, recognition, and understanding toolbox.
- MMPose: OpenMMLab pose estimation toolbox and benchmark.
- MMHuman3D: OpenMMLab 3D human parametric model toolbox and benchmark.
- MMSelfSup: OpenMMLab self-supervised learning toolbox and benchmark.
- MMRazor: OpenMMLab model compression toolbox and benchmark.
- MMFewShot: OpenMMLab fewshot learning toolbox and benchmark.
- MMAction2: OpenMMLab's next-generation action understanding toolbox and benchmark.
- MMTracking: OpenMMLab video perception toolbox and benchmark.
- MMFlow: OpenMMLab optical flow toolbox and benchmark.
- MMEditing: OpenMMLab image and video editing toolbox.
- MMGeneration: OpenMMLab image and video generative models toolbox.
- MMDeploy: OpenMMLab model deployment framework.
Owner
- Name: Huang Junjie
- Login: HuangJunJie2017
- Kind: user
- Location: Beijing, China
- Company: PhiGent Robotics
- Website: https://HuangJunJie2017.github.io
- Repositories: 4
- Profile: https://github.com/HuangJunJie2017
I am groot
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." title: "OpenMMLab's Model deployment toolbox" authors: - name: "MMDeploy Contributors" date-released: 2021-12-27 url: "https://github.com/open-mmlab/mmdeploy" license: Apache-2.0
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v3 composite
- actions/setup-python v2 composite
- actions/checkout v3 composite
- actions/checkout v3 composite
- actions/setup-python v2 composite
- actions/checkout v3 composite
- actions/setup-python v2 composite
- actions/checkout v3 composite
- actions/setup-python v2 composite
- actions/checkout v3 composite
- actions/checkout v3 composite
- actions/setup-python v2 composite
- actions/checkout v2 composite
- actions/checkout v3 composite
- actions/setup-python v2 composite
- codecov/codecov-action v2 composite
- actions/checkout v3 composite
- actions/setup-python v2 composite
- DoozyX/clang-format-lint-action v0.11 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/checkout v3 composite
- actions/checkout v3 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions-rs/toolchain v1 composite
- actions/checkout v3 composite
- actions/setup-python v2 composite
- nvcr.io/nvidia/tensorrt 21.04-py3 build
- openvino/ubuntu18_dev 2021.4.2 build
- nvcr.io/nvidia/tensorrt 22.04-py3 build
- StyleCop.Analyzers 1.1.118 development
- MMDeploy 1.0.0
- OpenCvSharp4 4.5.5.20211231
- OpenCvSharp4.Extensions 4.5.5.20211231
- OpenCvSharp4.runtime.win 4.5.5.20211231
- MMDeploy 1.0.0
- OpenCvSharp4 4.5.5.20211231
- OpenCvSharp4.runtime.win 4.5.5.20211231
- MMDeploy 1.0.0
- OpenCvSharp4 4.5.5.20211231
- OpenCvSharp4.runtime.win 4.5.5.20211231
- MMDeploy 1.0.0
- OpenCvSharp4 4.5.5.20211231
- OpenCvSharp4.runtime.win 4.5.5.20211231
- MMDeploy 1.0.0
- OpenCvSharp4 4.5.5.20211231
- OpenCvSharp4.runtime.win 4.5.5.20211231
- MMDeploy 1.0.0
- OpenCvSharp4 4.5.5.20211231
- OpenCvSharp4.runtime.win 4.5.5.20211231
- MMDeploy 1.0.0
- OpenCvSharp4 4.5.5.20211231
- OpenCvSharp4.runtime.win 4.5.5.20211231
- cython *
- numpy *
- packaging *
- setuptools *
- mmcls >=0.21.0,<=0.22.1
- mmdet >=2.19.0,<=2.20.0
- mmedit *
- mmocr >=0.3.0,<=0.4.1
- mmpose >=0.24.0,<=0.25.1
- mmrazor >=0.3.0
- mmsegmentation *
- docutils ==0.16.0
- m2r ==0.2.1
- markdown >=3.4.0
- mistune ==0.8.4
- myst-parser *
- recommonmark *
- sphinx ==4.0.2
- sphinx-copybutton *
- sphinx_markdown_tables >=0.0.16
- sphinxcontrib-mermaid *
- mmcls >=0.21.0,<=0.23.0
- mmdet >=2.19.0,<=2.20.0
- mmedit *
- mmocr >=0.3.0,<=0.4.1
- mmpose >=0.24.0,<=0.25.1
- mmrazor >=0.3.0
- mmsegmentation *
- onnxruntime >=1.8.0
- openvino-dev *
- h5py *
- mmcv *
- onnx >=1.8.0
- opencv-python ==4.5.4.60
- sphinxcontrib-mermaid *
- torch *
- grpcio *
- h5py *
- matplotlib *
- multiprocess *
- numpy *
- onnx >=1.8.0
- protobuf <=3.20.1
- six *
- terminaltables *
- tqdm *
- asynctest * test
- coverage * test
- flake8 * test
- interrogate * test
- isort ==4.3.21 test
- openpyxl ==3.0.9 test
- pandas * test
- pytest * test
- pyyaml * test
- xlrd ==1.2.0 test
- yapf * test