Skip to content

A simple dance move generator based on temporal positional embedding and a feed forward network.

Notifications You must be signed in to change notification settings

sandman002/DanceMooveNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DanceMooveNet

A simple dance move generator based on temporal positional embedding and a feed forward network. The network has been trained on AIST++ dataset using only the optimised 3d keypoints. The network takes a random vector sampled from a gaussian normal distribution of 128 dimensions. The generator and discriminators are conditioned on genre of music (60 genres).

Furthe improvements are needed. The conditioning can be done using the actual audio feature rather than the genre label. Current conditioning performs poorly. Instead of 3d joints position, working with SMPL representation for the body might be more useful for extending the animation to 3d softwares.

Few training sequences Few generated sequences

About

A simple dance move generator based on temporal positional embedding and a feed forward network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages