diff --git a/doc/doc_ch/thirdparty.md b/doc/doc_ch/thirdparty.md index f9f5f34fabc814933960744b75351c1681fbb82f..165d780f07f89324677c03e7c287c9ec5f8da511 100644 --- a/doc/doc_ch/thirdparty.md +++ b/doc/doc_ch/thirdparty.md @@ -41,8 +41,6 @@ PaddleOCR希望可以通过AI的力量助力任何一位有梦想的开发者实 | 应用部署 | [PaddleOCR-Paddlejs-React-Demo](https://github.com/Lovely-Pig/PaddleOCR-Paddlejs-React-Demo) | 使用Paddle.js和React部署PaddleOCR | [Lovely-Pig](https://github.com/Lovely-Pig) | | 学术前沿模型训练与推理 | [AI Studio项目](https://aistudio.baidu.com/aistudio/projectdetail/3397137) | StarNet-MobileNetV3算法–中文训练 | [xiaoyangyang2](https://github.com/xiaoyangyang2) | | 学术前沿模型训练与推理 | [ABINet-paddle](https://github.com/Huntersdeng/abinet-paddle) | ABINet算法前向运算的paddle实现以及模型各部分的实现细节分析 | [Huntersdeng](https://github.com/Huntersdeng) | -| 学术前沿模型 | [MicroNet](https://github.com/PaddlePaddle/PaddleOCR/pull/5251) | MicroNet算法的paddle实现 | [bupt906](https://github.com/bupt906) | -| 学术前沿学习率策略 | [OneCycleLR](https://github.com/PaddlePaddle/PaddleOCR/pull/5252) | OneCycle学习率策略的paddle实现 | [bupt906](https://github.com/bupt906) | ### 1.2 为PaddleOCR新增功能