diff --git a/docs/MODEL_ZOO_cn.md b/docs/MODEL_ZOO_cn.md index e51321e5a0bc105d873ea99133b90c79227f852c..1306700d10adc1b62f091b42dcbb4cafbe9e0c2e 100644 --- a/docs/MODEL_ZOO_cn.md +++ b/docs/MODEL_ZOO_cn.md @@ -110,9 +110,7 @@ Paddle提供基于ImageNet的骨架网络预训练模型。所有预训练模型 ## 旋转框检测 -### S2ANet - -请参考[S2ANet](https://github.com/PaddlePaddle/PaddleDetection/tree/release/2.5/configs/dota/) +[旋转框检测模型库](https://github.com/PaddlePaddle/PaddleDetection/tree/release/2.5/configs/rotate) ## 关键点检测 diff --git a/docs/MODEL_ZOO_en.md b/docs/MODEL_ZOO_en.md index f9c01219178320df78dd1d749a757296f821900a..b9cc2f9deffaba96d2cac71b8bdd79bf317827d0 100644 --- a/docs/MODEL_ZOO_en.md +++ b/docs/MODEL_ZOO_en.md @@ -107,11 +107,9 @@ Please refer to[YOLOv6](https://github.com/PaddlePaddle/PaddleYOLO/tree/develop/ Please refer to[YOLOv7](https://github.com/PaddlePaddle/PaddleYOLO/tree/develop/configs/yolov7) -## Rotating frame detection +## Rotated Object detection -### S2ANet - -Please refer to[S2ANet](https://github.com/PaddlePaddle/PaddleDetection/tree/release/2.5/configs/dota/) +[Model Zoo for Rotated Object Detection](https://github.com/PaddlePaddle/PaddleDetection/tree/release/2.5/configs/rotate) ## KeyPoint Detection