add video of featmap vis demo ()

pull/249/head
Haian Huang(深度眸) 2022-10-17 18:48:04 +08:00 committed by Haian Huang(深度眸)
parent 95f60784a5
commit 936bcf8d86
1 changed files with 16 additions and 0 deletions
docs/zh_cn

View File

@ -4,8 +4,24 @@
## MMYOLO 解读文章和资源
### 文章
- [MMYOLO 社区倾情贡献RTMDet 原理社区开发者解读来啦!](https://zhuanlan.zhihu.com/p/569777684)
### 视频
#### 工具类
| | 内容 | 视频 | 课程中的代码 |
| :---: | :----------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| 第1讲 | 特征图可视化 | [![Link](https://i2.hdslb.com/bfs/archive/480a0eb41fce26e0acb65f82a74501418eee1032.jpg@112w_63h_1c.webp)](https://www.bilibili.com/video/BV188411s7o8/?vd_source=9273693df40f7c1d40751c4a4489848f) | [特征图可视化.ipynb](https://github.com/open-mmlab/OpenMMLabCourse/blob/main/codes/MMYOLO_tutorials/%5B%E5%B7%A5%E5%85%B7%E7%B1%BB%E7%AC%AC%E4%B8%80%E6%9C%9F%5D%E7%89%B9%E5%BE%81%E5%9B%BE%E5%8F%AF%E8%A7%86%E5%8C%96.ipynb) |
#### 基础类
#### 实用类
#### 源码解读类
## MMEngine 解读文章和资源
## MMCV 解读文章和资源