Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down