From 0b8052d48ee8368f3b0d97769377d0324e7b5593 Mon Sep 17 00:00:00 2001 From: Adarsh3108 <72220131+Adarsh3108@users.noreply.github.com> Date: Thu, 1 Oct 2020 22:53:10 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d2d71b..994ada7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# BodyShapeMocap-Dataset +# BodyShapeMocap-Dataset to improve body line One motion capture dataset with human body scans. Aim at learning human motion in PFNN. People in different proportion move differently. Many properties can lead to this phenomenon, such as mass, moment of inertia, amount of muscles, bone length, moving style, etc. This project is focusing on learning how those variations influence the ways of moving by using the data captured from the lab. These data contains two parts: motion capture data and 3D body scanning data. Since neural networks are widely used to figure out the relationship between different set of data,a novel machine learning technique called phase-functioned neural network (PFNN) will be implemented to learn the particular manner in human motion.