From 29aa1022f6aa54c89d8daf119e1e57f680e95f6f Mon Sep 17 00:00:00 2001 From: qingqing01 Date: Sun, 31 Jan 2021 18:56:13 +0800 Subject: [PATCH] Update README.md for PaddlePaddle link. see titile --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e526b27..39f132d 100644 --- a/README.md +++ b/README.md @@ -213,7 +213,7 @@ python pose_estimation/train.py \ ### Other Implementations - TensorFlow [[Version1](https://github.com/mks0601/TF-SimpleHumanPose)] -- PaddlePaddle [[Version1](https://github.com/PaddlePaddle/models/tree/develop/fluid/PaddleCV/human_pose_estimation)] +- PaddlePaddle [[Version1](https://github.com/PaddlePaddle/models/tree/develop/PaddleCV/human_pose_estimation)] - Gluon [[Version1](https://gluon-cv.mxnet.io/model_zoo/pose.html)] ### Citation