khalidhnv's Stars
spatie/pdf-to-text
Extract text from a pdf
jacobhilton/deep_learning_curriculum
Language model alignment-focused deep learning curriculum
JosephPai/Awesome-Talking-Face
📖 A curated list of resources dedicated to talking face.
nv-tlabs/GET3D
openai/point-e
Point cloud diffusion for 3D model synthesis
ubisoft/ubisoft-laforge-ZeroEGGS
All about ZeroEggs
sebastianstarke/AI4Animation
Bringing Characters to Life with Computer Brains in Unity
flutter/samples
A collection of Flutter examples and demos
triton-inference-server/server
The Triton Inference Server provides an optimized cloud and edge inferencing solution.
zihangJiang/DR-Learning-for-3D-Face
Implementation for paper "Disentangled Representation Learning for 3D Face Shape" CVPR 2019
babysor/MockingBird
🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
ShiqiYu/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
MiteshPuthran/Speech-Emotion-Analyzer
The neural network model is capable of detecting five different male/female emotions from audio speeches. (Deep Learning, NLP, Python)
Renovamen/Speech-Emotion-Recognition
Speech emotion recognition implemented in Keras (LSTM, CNN, SVM, MLP) | 语音情感识别
TideDancer/interspeech21_emotion
alvinliu0/HA2G
[CVPR 2022] Code for "Learning Hierarchical Cross-Modal Association for Co-Speech Gesture Generation"
radekd91/emoca
Official repository accompanying a CVPR 2022 paper EMOCA: Emotion Driven Monocular Face Capture And Animation. EMOCA takes a single image of a face as input and produces a 3D reconstruction. EMOCA sets the new standard on reconstructing highly emotional images in-the-wild
pytorch/captum
Model interpretability and understanding for PyTorch
christianversloot/machine-learning-articles
🧠💬 Articles I wrote about machine learning, archived from MachineCurve.com.
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
sktime/pytorch-forecasting
Time series forecasting with PyTorch
pytorch/serve
Serve, optimize and scale PyTorch models in production
cookiecutter/cookiecutter
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
ofirpress/attention_with_linear_biases
Code for the ALiBi method for transformer language models (ICLR 2022)
EvelynFan/FaceFormer
[CVPR 2022] FaceFormer: Speech-Driven 3D Facial Animation with Transformers
Rubikplayer/flame-fitting
Example code for the FLAME 3D head model. The code demonstrates how to sample 3D heads from the model, fit the model to 3D keypoints and 3D scans.
yfeng95/DECA
DECA: Detailed Expression Capture and Animation (SIGGRAPH 2021)
TimoBolkart/voca
This codebase demonstrates how to synthesize realistic 3D character animations given an arbitrary speech signal and a static character mesh.