From b7875963c6eb4700e1d2b7ad73560957b42d388b Mon Sep 17 00:00:00 2001 From: Amin Ahmadi Kasani Date: Wed, 8 Sep 2021 19:17:23 +0430 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 0590707..056f8a9 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # OpenPose-body-25-joint-angle-recognition-dataset -#a dataset created by output of OpenPose 25-body model and joint angle label -xtrain[1-12].npy contain real-world image output and -Ytrain is its label. -xntrain[0-10].npy contain 3d human model image output and -Yctrain is its label. -xtest[1-3].npy contain real-world test image output and -Ytest is its label. +A dataset created by output of OpenPose 25-body model and joint angle label
+xtrain[1-12].npy contain real-world image output and
+Ytrain is its label.
+xntrain[0-10].npy contain 3d human model image output and
+Yctrain is its label.
+xtest[1-3].npy contain real-world test image output and
+Ytest is its label.