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.