-
IEG, Tencent
- Shanghai, China
-
-
-
BVHView Public
Forked from orangeduck/BVHViewA simple viewer for the .bvh animation file format written using raylib.
C MIT License UpdatedApr 4, 2025 -
psfa-2022 Public
PyTorch Implementation of our paper "Personalized Audio-Driven 3D Facial Animation via Style-Content Disentanglement" published in IEEE TVCG.
-
-
sdfa-2019 Public
PyTorch Implementation of our paper "Speech-Driven Facial Animation with Spectral Gathering and Temporal Attention" published in Springer FCS.
-
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
C zlib License UpdatedDec 7, 2023 -
nvdiffrast Public
Forked from NVlabs/nvdiffrastNvdiffrast - Modular Primitives for High-Performance Differentiable Rendering
-
-
-
confr Public
Forked from mattiasarro/confrConfiguration system geared towards Python ML projects
Python MIT License UpdatedApr 13, 2023 -
-
TemplateFitting Public
Forked from TimoBolkart/TemplateFittingTemplate fitting for non-rigid mesh registration of a 3D face scan
C++ UpdatedNov 30, 2022 -
ml-neuman Public
Forked from apple/ml-neumanOfficial repository of NeuMan: Neural Human Radiance Field from a Single Video (ECCV 2022)
Python Other UpdatedAug 20, 2022 -
-
NeuralVoicePuppetry Public
Forked from keetsky/NeuralVoicePuppetryThis github contains the network architectures of NeuralVoicePuppetry.
-
Audio-driven-TalkingFace-HeadPose Public
Forked from yiranran/Audio-driven-TalkingFace-HeadPoseCode for "Audio-driven Talking Face Video Generation with Learning-based Personalized Head Pose"
-
-
vim-colors-xcode Public
Forked from lunacookies/vim-colors-xcodeXcode 11’s dark and light colourschemes for Vim
Vim Script ISC License UpdatedApr 8, 2022 -
voca Public
Forked from TimoBolkart/vocaThis codebase demonstrates how to synthesize realistic 3D character animations given an arbitrary speech signal and a static character mesh.
Python UpdatedMar 22, 2022 -
AudioDVP Public
Forked from xinwen-cs/AudioDVPAudioDVP:Photorealistic Audio-driven Video Portraits
Python UpdatedMar 4, 2022 -
imgui-njs Public
Forked from cannerycoders/imgui-njsImmediate Mode GUI for browser and electron environments.
-
vits Public
Forked from jaywalnut310/vitsVITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech
Python MIT License UpdatedOct 28, 2021 -
splocs Public
Forked from tneumann/splocsSparse Localized Deformation Components
Python MIT License UpdatedOct 24, 2021 -
DECA Public
Forked from yfeng95/DECADECA: Detailed Expression Capture and Animation
Python Other UpdatedSep 12, 2021 -
lightning-hydra-template Public template
Forked from ashleve/lightning-hydra-templatePyTorch Lightning + Hydra. A very general, feature-rich template for rapid and scalable ML experimentation with best practices. ⚡🔥⚡
Python MIT License UpdatedJun 17, 2021 -
nanovg Public
Forked from memononen/nanovgAntialiased 2D vector drawing library on top of OpenGL for UI and visualizations.
C zlib License UpdatedMay 26, 2021 -
nvim-tree.lua Public
Forked from nvim-tree/nvim-tree.luaA file explorer tree for neovim written in lua
Lua Other UpdatedMay 25, 2021 -
LunarVim Public
Forked from LunarVim/LunarVimA Neovim config made with sane defaults
Lua GNU General Public License v3.0 UpdatedMay 13, 2021
wgpu-native Public
Forked from gfx-rs/wgpu-nativeNative WebGPU implementation based on wgpu-core