Git Product home page Git Product logo

stylelipsync's Introduction

StyleLipSync — Unofficial PyTorch Implementation

Unofficial Implementation of StyleLipSync: Style-based Personalized Lip-sync Video Generation. Additional explanation.

image

TO-DO

The recent item is sorted upper side.

On-going StyleLipSync Implementation

I implement same architecture of StyleLipSync model follows original paper

  1. Generator with SaMF
  2. Encoders(face, ref, aud)

On-going Unseen Face Adaptation

I implement same architecture of StyleLipSync model follows original paper

On-going Test for HDTF dataset

I test the result using HDTF(Cross-ID) for 300 videos

2023/10/31 StyleGAN2 Setting

I use pre-trained StyleGAN2 model of rosinality/stylegan2-pytorch which is 550k trained using FFHQ dataset.

2023/10/30 Pose-aware Masking

I use same 3D face reconstruction model but implement different way.
My pipeline consists of the following steps: Estimate 3D parameters and vertices -> Extract Open/Close mesh by adjusting expression parameters -> Normalize to a neutral pose -> Remove points where (y >= 0) -> Revert to the original estimated pose and project to 2D.

stylelipsync's People

Contributors

kyugorithm avatar

Stargazers

Fatih Mert Doğancan avatar Fronk Supakorn avatar wentao wang avatar Inferencer avatar

Watchers

 avatar  avatar

stylelipsync's Issues

When will the code be released? I want to know how to make masks.

image

Can you provide some code snippets? Thank you very much
2023/10/30 Pose-aware Masking
I use same 3D face reconstruction model but implement different way.
My pipeline consists of the following steps: Estimate 3D parameters and vertices -> Extract Open/Close mesh by adjusting expression parameters -> Normalize to a neutral pose -> Remove points where (y >= 0) -> Revert to the original estimated pose and project to 2D.

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.