Code Monkey home page Code Monkey logo

3dtalkingface's Introduction

3D TalkingFace

The code base of this repository was developed using the Deep3DFaceRecon_pytorch repository.

3DTalkingFace for video calls.

3DTalkingFace is a project that can be used during video calls, reconstructing the face you specified in 3D and making it talk to the face in the image taken from the webcam.

Installation

3DTalkingFace requires manually installation for some additional stuffs like nvdiffrast and insightface. Additional installation informations and pretrained models can be found in the Deep3DFaceRecon_pytorch repository.

Build Dockerfile

docker build -t talkingface .

Inference

bash run.sh

Important!

Since I am working on face detection in another project, I cannot share it at the moment, but you can easily implement your own face detection network and make the system usable with only 5 landmark outputs. In the main.py file, detection initialization and inference parts are specified as #TODO on lines 62 and 121.

Usage

Target and camera angles can be adjusted from the menu that created with tkinter. If you want to use it with custom targets, it is enough to put the target image in the Targets folder.

Zoom and Google Meet

After the system is running with the bash run.sh command, the camera will open and the rendered face will be displayed. Then the zoom application will be opened and TalkingHead will be selected as the camera from the settings. The same process can be used for Google Meet as well.

3dtalkingface's People

Contributors

cengizhanyurdakul avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

adambear

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.