Skip to content
/ AD3D Public

A bachelor's thesis for ranking articulation disparity using 3D facial features generated by deep learning models

Notifications You must be signed in to change notification settings

akbaig/AD3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A bachelor's thesis for ranking articulation disparity using 3D facial features generated by deep learning models

Video Explanation

SpeechApp_Video.mp4

GUI

BS_FYP_SS

Requirements

  • Python
  • Conda

Steps

  • git clone this repository
  • git submodule init and git submodule update to initialize the submodules
  • Create conda environment voca & resolve dependencies from voca directory
  • Create conda environment deca & install dependencies from deca directory
  • Create conda environment autoeditor & run pip install auto-editor
  • Create conda environment pyqt & run pip install pyqt5
  • Activate pyqt environment and execute speech app

How it works

  1. User provides input in the form of video
  2. Frame rate of input video is changed to 24
  3. Silence part is removed
  4. Duration is adjusted
  5. Extract Audio from Video
  6. Convert Video to Frames
  7. Convert Frames to 3D Meshes
  8. Compare 3D Meshes with Standard

Generating standards

By default, this repository contains only one standard stream. If you wish to add more standard words, perform the following steps:

About

A bachelor's thesis for ranking articulation disparity using 3D facial features generated by deep learning models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published