All Projects → KeeganRen → Facereconstruction

KeeganRen / Facereconstruction

Licence: apache-2.0
Facial Landmark Detection and head pose compute use dlib, Real time Face Reconstruction use 3D Morphable Face Model fitting

Projects that are alternatives of or similar to Facereconstruction

Trkdb
Stars: ✭ 299 (-7.43%)
Mutual labels:  makefile
Hadoop Book
Example source code accompanying O'Reilly's "Hadoop: The Definitive Guide" by Tom White
Stars: ✭ 3,317 (+926.93%)
Mutual labels:  makefile
Face Landmark Android
Android AR Camera
Stars: ✭ 320 (-0.93%)
Mutual labels:  dlib
Awesome Servicemesh
Awesome service mesh - https://www.servicemesher.com/awesome-servicemesh/
Stars: ✭ 302 (-6.5%)
Mutual labels:  makefile
Task
A task runner / simpler Make alternative written in Go
Stars: ✭ 4,282 (+1225.7%)
Mutual labels:  makefile
React Fatigue Dev
Module of modules for making modules
Stars: ✭ 317 (-1.86%)
Mutual labels:  makefile
Reason Cli
Globally installable Reason toolchain.
Stars: ✭ 294 (-8.98%)
Mutual labels:  makefile
Alpine Elixir Phoenix
An Alpine Linux base image containing Elixir, Erlang, Node, Hex, and Rebar. Ready for Phoenix applications!
Stars: ✭ 320 (-0.93%)
Mutual labels:  makefile
Monolinux
Create embedded Linux systems with a single statically linked executable.
Stars: ✭ 314 (-2.79%)
Mutual labels:  makefile
Helm Doc Zh Cn
Try to translate the helm official docs to Chinese. Helm官方文档中文翻译。如果大家觉得这个项目还可以,麻烦打一下右上角的Star按钮,谢谢。此网址查看更方便,欢迎大家提bug,
Stars: ✭ 319 (-1.24%)
Mutual labels:  makefile
Monoport
Volumetric Human Teleportation (SIGGRAPH 2020 Real-Time Live) Monocular Real-Time Volumetric Performance Capture(ECCV 2020)
Stars: ✭ 296 (-8.36%)
Mutual labels:  reconstruction
Archlinux Docker
Docker Base Image for Arch Linux (read-only mirror)
Stars: ✭ 304 (-5.88%)
Mutual labels:  makefile
Iso
Pop!_OS ISO production
Stars: ✭ 318 (-1.55%)
Mutual labels:  makefile
Deca
DECA: Detailed Expression Capture and Animation
Stars: ✭ 292 (-9.6%)
Mutual labels:  reconstruction
Facemoji
😆 A voice chatbot that can imitate your expression. OpenCV+Dlib+Live2D+Moments Recorder+Turing Robot+Iflytek IAT+Iflytek TTS
Stars: ✭ 320 (-0.93%)
Mutual labels:  dlib
Ghb0t
A GitHub Bot to automatically delete your fork's branches after a pull request has been merged.
Stars: ✭ 295 (-8.67%)
Mutual labels:  makefile
Full Speed Python
Full Speed Python: a book for self-learners
Stars: ✭ 3,447 (+967.18%)
Mutual labels:  makefile
Procursus
Modern iOS Bootstrap
Stars: ✭ 311 (-3.72%)
Mutual labels:  makefile
Dlibdotnet
Dlib .NET wrapper written in C++ and C# for Windows, MacOS and Linux
Stars: ✭ 317 (-1.86%)
Mutual labels:  dlib
Ios Project Env Setup
Setup your iOS project environment with a Shellscript, Makefile or Rakefile
Stars: ✭ 320 (-0.93%)
Mutual labels:  makefile

FaceReconstruction

Facial Landmark Detection, head pose compute use dlib, Real time Face Reconstruction use 3D Morphable Face Model fitting.

dlib

A toolkit for making real world machine learning and data analysis applications in C++

http://dlib.net

github: https://github.com/davisking/dlib

eos

eos is a lightweight 3D Morphable Face Model fitting library that provides just the bare minimum to load a model and perform camera and shape fitting. It's written in modern C++11/14.

github: https://github.com/patrikhuber/eos

4dface

Real-time 3D face tracking and reconstruction from 2D video

github: https://github.com/patrikhuber/4dface

Functionality

  • Facial Landmark Detection
  • Face Reconstruction

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].