From 81a54d114b31695fb45961c9db052f7467b9b36b Mon Sep 17 00:00:00 2001 From: Amin Ahmadi Kasani Date: Wed, 8 Sep 2021 19:18:16 +0430 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 056f8a9..99f479d 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.
+Ytrain.csv is its label.
xntrain[0-10].npy contain 3d human model image output and
-Yctrain is its label.
+Yctrain.csv is its label.
xtest[1-3].npy contain real-world test image output and
-Ytest is its label.
+Ytest.csv is its label.