Skip to content

sasanasadiabadi/speech_animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

speech-animation

implementing "A deep learning approach for generalized speech animation" paper using Julia and Knet...

refrence: https://dl.acm.org/citation.cfm?id=3073699

the project is implemented on GRID dataset available at http://spandh.dcs.shef.ac.uk/gridcorpus/

Data collection

  • Used OpenCV and Dlib to extract landmark points on lower face

  • Filter out position, scale and rotational effect (shape alignment)

    • General Procrustes Analysis
  • shape alignment:

  • Shape model

    • apply PCA on shape data
  • training data preperation (sliding widow)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published