Giter Club home page Giter Club logo

face_utils's Introduction

FaceUtils

Overview

This project is built to easy/end-to-end extract face coeffs and rendering.

Features

  • Extractor
    • DeepFace3DRecon
      • extract face box / 68 keypoints (CPU / CUDA)^[only test with single face images]
      • align with lm3d_std and re-crop
      • extract 257-dimensional coefficients
      • get raw face mesh with type trimesh.Trimesh
      • visualize face mesh by overlay on original video
  • Renderer
    • PIRender
      • render video by given identity image and coefficients
  • Utils
    • read any video to 4D numpy array
    • write 4D uint8 numpy array to any video

Usage

Refer to example.py.

Todos

  • more extractors and renders
  • more tests
  • more documents

Note

This repo mainly borrows code from sicxu/Deep3DFaceRecon_pytorch and RenYurui/PIRender

face_utils's People

Contributors

dc3ea9f avatar

Stargazers

Guangtao Lyu ( 吕光涛 ) avatar Yongqiang Li avatar  avatar

Watchers

 avatar

Forkers

mducducd

face_utils's Issues

requirements.txt

Thanks for your wonderful repository.
But, could you provide 'requirements.txt' and the CUDA version that you used?

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.