Github链接https://github.com/open-mmlab官网链接https://openmmlab.com
目录
目标检测算法库MMDetection
目标检测算法库MMYOLO
文字检测识别算法库MMOCR
3D目标检测算法库MMDetection3D
旋转目标检测算法库MMRotate
图像分割算法库MMSegmentation
图像分类+预训练+多模态算法库MMPretrain
姿态估计算法库MMPose
三维人体姿态估计算法库MMHuman3D
视频动作识别算法库MMAction
目标追踪MMTracking
生成模型+底层视觉+AIGC算法库MMagic
模型部署工具箱MMDeploy
趣味应用游乐场Playground
MMDetectionhttp://github.com/open-mmlab/mmdetection
MMDetection 支持了各种不同的检测任务,包括目标检测,实例分割,全景分割,以及半监督目标检测。可以按照自己需求做自己的数据集并使用现有的框架快速训练、推理。
Object Detection | Instance Segmentation | Panoptic Segmentation | Other |
|
|
|
Backbones | Necks | Loss | Common |
|
|
|
|
MMYOLO 中目前实现了目标检测和旋转框目标检测算法,但是相比 MMDeteciton 版本有显著训练加速,训练速度相比原先版本提升 2.6 倍。
MMYOLOhttps://github.com/open-mmlab/mmyolo
MMOCRhttps://github.com/open-mmlab/mmocr
专注于文本检测,文本识别以及相应的下游任务,如关键信息提取。 它是 OpenMMLab 项目的一部分。兼容中文,英文和数字。
MMDection3Dhttps://github.com/open-mmlab/mmdetection3d
面向 3D 检测的平台
适合目标检测的框有方向的任务
GitHub - open-mmlab/mmrotate: OpenMMLab Rotated Object Detection Toolbox and BenchmarkOpenMMLab Rotated Object Detection Toolbox and Benchmark - GitHub - open-mmlab/mmrotate: OpenMMLab Rotated Object Detection Toolbox and Benchmarkhttps://github.com/open-mmlab/mmrotate
语义分割,适合街景,无人驾驶,理疗影像等任务GitHub - open-mmlab/mmsegmentation: OpenMMLab Semantic Segmentation Toolbox and Benchmark.OpenMMLab Semantic Segmentation Toolbox and Benchmark. - GitHub - open-mmlab/mmsegmentation: OpenMMLab Semantic Segmentation Toolbox and Benchmark.https://github.com/open-mmlab/mmsegmentation
GitHub - open-mmlab/mmpretrain: OpenMMLab Pre-training Toolbox and BenchmarkOpenMMLab Pre-training Toolbox and Benchmark. Contribute to open-mmlab/mmpretrain development by creating an account on GitHub.https://github.com/open-mmlab/mmpretrain
GitHub - open-mmlab/mmpose: OpenMMLab Pose Estimation Toolbox and Benchmark.OpenMMLab Pose Estimation Toolbox and Benchmark. Contribute to open-mmlab/mmpose development by creating an account on GitHub.https://github.com/open-mmlab/mmpose
除了人体关键提检测也可以做自己标注数据的关键点检测
GitHub - open-mmlab/mmhuman3d: OpenMMLab 3D Human Parametric Model Toolbox and BenchmarkOpenMMLab 3D Human Parametric Model Toolbox and Benchmark - GitHub - open-mmlab/mmhuman3d: OpenMMLab 3D Human Parametric Model Toolbox and Benchmarkhttps://github.com/open-mmlab/mmhuman3d
动作识别,时序动作检测,时空动作检测以及基于人体姿态的动作识别
GitHub - open-mmlab/mmaction2: OpenMMLab's Next Generation Video Understanding Toolbox and BenchmarkOpenMMLab's Next Generation Video Understanding Toolbox and Benchmark - GitHub - open-mmlab/mmaction2: OpenMMLab's Next Generation Video Understanding Toolbox and Benchmarkhttps://github.com/open-mmlab/mmaction2
无法通过单帧画面,需要结合上下文判断
支持视频目标检测,多目标跟踪,单目标跟踪和视频实例分割等多种任务和算法。
支持了流行的图像修复、图文生成、3D生成、图像修补、抠图、超分辨率和生成等任务的应用。 支持 Stable Diffusion 的微调和ControlNet 动画生成。也支持 GANs 的插值,投影,编辑和其他流行的应用。
GitHub - open-mmlab/mmagic: OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic : Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, image/video restoration/enhancement, etc.OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic : Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, image/video restoration/enhancement, etc. - GitHub - open-mmlab/mmagic: OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic : Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, image/video restoration/enhancement, etc.https://github.com/open-mmlab/mmagic
为各算法库提供统一的部署体验
open-mmlab/mmdeploy: OpenMMLab Model Deployment Framework (github.com)https://github.com/open-mmlab/mmdeploy
一个用于收集和展示 OpenMMLab 相关前沿和有趣应用的项目
https://github.com/open-mmlab/playgroundhttps://github.com/open-mmlab/playground