diff --git a/README.md b/README.md index dea03e0..16329ba 100644 --- a/README.md +++ b/README.md @@ -138,3 +138,4 @@ and develop their own new semantic segmentation methods. - [MMPose](https://github.com/open-mmlab/mmpose): OpenMMLab pose estimation toolbox and benchmark. - [MMEditing](https://github.com/open-mmlab/mmediting): OpenMMLab image and video editing toolbox. - [MMOCR](https://github.com/open-mmlab/mmocr): A Comprehensive Toolbox for Text Detection, Recognition and Understanding. +- [MMGeneration](https://github.com/open-mmlab/mmgeneration): A powerful toolkit for generative models. diff --git a/README_zh-CN.md b/README_zh-CN.md index a99c249..283a045 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -132,4 +132,24 @@ MMSegmentation 是一个由来自不同高校和企业的研发人员共同参 - [MMTracking](https://github.com/open-mmlab/mmtracking): OpenMMLab 一体化视频目标感知平台 - [MMPose](https://github.com/open-mmlab/mmpose): OpenMMLab 姿态估计工具箱 - [MMEditing](https://github.com/open-mmlab/mmediting): OpenMMLab 图像视频编辑工具箱 -- [MMOCR](https://github.com/open-mmlab/mmocr): OpenMMLab 全流程文字检测识别理解工具包. +- [MMOCR](https://github.com/open-mmlab/mmocr): OpenMMLab 全流程文字检测识别理解工具包 +- [MMGeneration](https://github.com/open-mmlab/mmgeneration): OpenMMLab 生成模型工具箱 + +## 欢迎加入 OpenMMLab 社区 + + 扫描下方的二维码可关注 OpenMMLab 团队的 [知乎官方账号](https://www.zhihu.com/people/openmmlab),加入 OpenMMLab 团队的 [官方交流 QQ 群](https://jq.qq.com/?_wv=1027&k=aCvMxdr3) + +
+ +
+ + 我们会在 OpenMMLab 社区为大家 + +- 📢 分享 AI 框架的前沿核心技术 +- 💻 解读 PyTorch 常用模块源码 +- 📰 发布 OpenMMLab 的相关新闻 +- 🚀 介绍 OpenMMLab 开发的前沿算法 +- 🏃 获取更高效的问题答疑和意见反馈 +- 🔥 提供与各行各业开发者充分交流的平台 + + 干货满满 📘,等你来撩 💗,OpenMMLab 社区期待您的加入 👬 diff --git a/docs/imgs/qq_group_qrcode.jpg b/docs/imgs/qq_group_qrcode.jpg new file mode 100644 index 0000000..4173474 Binary files /dev/null and b/docs/imgs/qq_group_qrcode.jpg differ diff --git a/docs/imgs/zhihu_qrcode.jpg b/docs/imgs/zhihu_qrcode.jpg new file mode 100644 index 0000000..c745fb0 Binary files /dev/null and b/docs/imgs/zhihu_qrcode.jpg differ