Giter VIP home page Giter VIP logo

3d_face_gcns's Introduction

3d_face_gcns

Phoneme matching task

TODO

  1. Create 'data' directory and subdirectory for target video ex) 'data/studio1'.

  2. Create subdirectory for source video(or audio) and textgrid in 'data' directory ex) 'data/studio_2_0_test'

  3. Create 'clip' directory in 'data/studio1' directory, and put video clips ex) 'data/studio1/clip/studio_1_0.mp4'.

  4. Create 'textgrid' directory in 'data/studio1' directory, and put textgrid files ex) 'data/studio1/textgrid/studio_1_0.TextGrid'

  5. Put test video(or audio) and textgrid file in subdirectory created in step 2. ex) 'data/studio_2_0_test/studio_2_0.mp4', 'data/studio_2_0_test/studio_2_0.TextGrid'

  6. In https://drive.google.com/drive/u/0/folders/11LuLtRMU-f_AVO0hOI031bXSx19g7IEe , download all files and

    • put s3fd.pth in 'audiodvp_utils/face_detection/detection/sfd' directory
    • create 'weights' directory and put 'resnet50_ft_weight.pkl'
  7. Follow 'scripts/merge.sh' to create merged video and flist.txt file

  8. Follow 'scripts/phoneme_match.sh' for lip sync generation

Face reenactment task

TODO

  1. Create 'data' directory and subdirectory for target video and source video ex) 'data/target', 'data/source.

  2. Put video for target and source directory ex) 'data/target/target.mp4', 'data/source/source.mp4.

  3. In https://drive.google.com/drive/u/0/folders/11LuLtRMU-f_AVO0hOI031bXSx19g7IEe , download all files and

    • put s3fd.pth in 'audiodvp_utils/face_detection/detection/sfd' directory
    • create 'weights' directory and put 'resnet50_ft_weight.pkl'
    • put 'vgg19_conv.pth' in 'vendor/neural_face_renderer/models/' directory
  4. Follow Usage step 1~6 in 'https://github.com/xinwen-cs/AudioDVP'

  5. Follow 'scripts/face_reenactment.sh' for face reenactment

3d_face_gcns's People

Contributors

jyeongho avatar silvershine157 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.