We keep this issue open to collect feature requests from users and hear your voice. Our monthly release plan is also available here.
You can either:
- Suggest a new feature by leaving a comment.
- Vote for a feature request with +1 or be against with -1. (Remember that developers are busy and cannot respond to all feature requests, so vote for your most favorable one!)
- Tell us that you would like to help implement one of the features in the list or review the PRs. (This is the greatest things to hear about!)
V0.5.0(2023.1)
V0.2.0(2022.11)
Collected features
中文视频资源
汇总地址: https://github.com/open-mmlab/mmyolo/blob/dev/docs/zh_cn/article.md
工具类
基础类
|
序号 |
内容 |
视频 |
课程中的代码/文档 |
| ✅ |
第1讲 |
配置全解读 |
 |
配置全解读文档 |
| ✅ |
第2讲 |
工程文件结构简析 |
  |
工程文件结构简析文档 |
| 🟩 |
第x讲 |
模型是如何构建的 - cfg 模式和 Registry 机制详解 |
|
|
| 🟩 |
第x讲 |
MMEngine 必备知识点梳理 |
|
|
实用类
源码解读类
|
序号 |
内容 |
视频 |
课程中的代码/文档 |
| 🟩 |
第x讲 |
RTMDet 原理和实现全解析 |
|
|
| 🟩 |
第x讲 |
YOLOv5 原理和实现全解析 |
|
|
| 🟩 |
第x讲 |
YOLOv6 原理和实现全解析 |
|
|
| 🟩 |
第x讲 |
YOLOv7 原理和实现全解析 |
|
|
| 🟩 |
第x讲 |
YOLOv8 原理和实现全解析 |
|
|
| 🟩 |
第x讲 |
PPYOLOE 原理和实现全解析 |
|
|
We keep this issue open to collect feature requests from users and hear your voice. Our monthly release plan is also available here.
You can either:
V0.5.0(2023.1)
V0.2.0(2022.11)
YOLOv6MLX model(支持YOLOV6MLX 模型) [Feature] Support YOLOv6 ML model #265PPYOLOEtraining mAP(对齐PPYOLOE训练精度) [Feature] Support PPYOLOE training #259YOLOv7training mAP(对齐YOLOv7训练精度) [Feature] Support YOLOv7 P5 training #243 [Feature] Support YOLOv7 P6 training #310sahirepo (集成sahi) sahi support in v0.2.0 #230 [Feature] Add large image demo withsahi#284demo/featmap_vis_demo.pyscript supports input image folder and url referencedemo/demo_image.py(参考demo/demo_image.py脚本 为demo/featmap_vis_demo.py支持文件夹和 url 输入) [Feature]featmap_vis_demosupports input image folder and url reference #248image_demo#288browse_dataset.py#304image_demo.pyinfluence result formate to labelme label files(支持image_demo.py结果导出 labelme 格式的标签文件) [Feature] Add flag for output labelme label file inimage_demo#288labelme2cocoscript #308train + val + testortrainval + testannotation files (支持划分大的 COCO 标签文件为train + val + test或trainval + test标签文件) [Feature] Add split COCO dataset script #311YOLOv5+ ResNet50Self-supervised training withmmselfsupfor weighted in How-to documents (How-to 新增 YOLOv5+ ResNet50 使用 mmselfsup 自监督训练的权重文档) [Docs] Add two examples of backbone replacement and updateplugin.mdin EN #291mimto call mmdet or other mm series repo script (新增如何通过 mim 跨库调用其他 OpenMMLab 脚本的文档) [Docs] Add docs about how to use mim to run scripts across libraries #321Collected features
中文视频资源
汇总地址: https://github.com/open-mmlab/mmyolo/blob/dev/docs/zh_cn/article.md
工具类
特征图可视化.ipynb
基础类
实用类
10分钟换遍主干网络.ipynb
源码解读类