faces
There are 126 repositories under faces topic.
RameenAbdal/StyleFlow
StyleFlow: Attribute-conditioned Exploration of StyleGAN-generated Images using Conditional Continuous Normalizing Flows (ACM TOG 2021)
microsoft/Deep3DFaceReconstruction
Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019)
jasmcaus/opencv-course
Learn OpenCV in 4 Hours - Code used in my Python and OpenCV course on freeCodeCamp.
3d-morphable-models/curated-list-of-awesome-3D-Morphable-Model-software-and-data
The idea of this list is to collect shared data and algorithms around 3D Morphable Models. You are invited to contribute to this list by adding a pull request. The original list arised from the Dagstuhl seminar on 3D Morphable Models https://www.dagstuhl.de/19102 in March 2019.
apchenstu/sofgan
[TOG 2022] SofGAN: A Portrait Image Generator with Dynamic Styling
apple/ml-facelit
Official repository of FaceLit: Neural 3D Relightable Faces (CVPR 2023)
Azmarie/Face-Morphing
👯♀️ We are more alike than different - morphing one face to another
tfaehse/DashcamCleaner
Censor identifiable information in videos, in particular dashcam recordings in Germany.
primefaces-extensions/primefaces-extensions
PrimeFaces Extensions
peterpme/react-native-face-pile
🙉👮🙎🤠 Face Piles (A group of overlapping round avatars) for React Native
mowshon/age-and-gender
Predict Age and Gender of people from images | Determination of gender and age
melloware/quarkus-faces
Quarkus meets Faces
podgorskiy/VAE
Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.
mcbuehler/VariTex
VariTex: Variational Neural Face Textures, ICCV 2021.
protesilaos/fontaine
Set Emacs font configurations using presets
Fuco1/fontify-face
Fontify symbols representing faces with that face.
nabeel3133/3D-texture-fitting
Project Page of Synthesizing Normalized Faces From Facial Identity Features - [CVPR 2017]
Nuzhny007/Multitarget-tracker
Hungarian algorithm + Kalman filter multitarget (multi-object) tracker implementation.
quarkiverse/quarkus-primefaces
Quarkus PrimeFaces Faces (JSF) Extension
jakewilliami/FaceDetection.jl
A face detection algorithm using Viola-Jones' rapid object detection framework written in Julia
alldbi/FLM
Tensorflow implementation of Fast Geometrically-Perturbed Adversarial Faces
isala404/speculo
Realtime face detection and recognition using deep learning
phil-r/asciifacesbot
:smiley: Telegram Bot @asciifacesbot that allows you to append ascii faces to your messages ¯\_(ツ)_/¯
braindotai/Facial-Landmarks-Detection-Pytorch
Implementation of facial landmarks detection using pytorch on iBUG 300W dataset. Why Xception Net? Because it provides satisfactory accuracy, with least computational requirement and memory utilization, I mean can you believe that my model, which looks kinda massive, is only of 10MB!
check-face/facemorph.me
Generate and morph between checkfaces
dhanushkamath/VariationalAutoencoder
An IPython notebook explaining the concepts of Variational Autoencoders and building one using Keras to generate new faces.
stytim/LFW_Siamese_Pytorch
This project uses the Labeled Faces in the Wild (LFW) dataset, and the goal is to train variants of deep architectures to learn when a pair of images of faces is the same person or not. It is a pytorch implementation of Siamese network with 19 layers.
quarkiverse/quarkus-omnifaces
Quarkus OmniFaces Extension
Fabiokleis/kanagawa-emacs
emacs kanagawa-themes source code
ammanvedi/planar-face-discovery
Given a planar, undirected, graph enumerate all of the faces of the graph. Can also be described as finding all of the polygons within the graph, or the minimum cycle basis, based on Geometric Tools C++ Library
debruine/webmorphR
Reproducible face stimuli
hcmlab/GANonymization
A GAN-based Face Anonymization Framework for Preserving Emotional Expressions
schardong/ifmorph
Implementation of "Neural Implicit Morphing of Face Images", published on CVPR 2024
antiboredom/mask-generator
Generates masks you can print out, cut and wear from images of faces.
BuoyantIO/faces-demo
A microservices application that shows a grid of cells, each of which should show a grinning face on a light blue background. All about showing how microservices applications work, how they fail, and how you can work with them.
phsmoura/child-image-detection
Implementation of Haar-Cascade combined with CNN to detect children in images.