Pinned Repositories
AnimSkelVolNet
Code for 3DV 2019 paper "Predicting Animation Skeletons for 3D Articulated Models via Volumetric Nets"
ArthursAudioBPs
UE4 project with various examples of audio-related stuff like visualizers, generators etc.
ASR_Theory
语音识别理论,论文和PPT
Auto_Conditioned_RNN_motion
Implementation of Auto-Conditioned Recurrent Networks for Extended Complex Human Motion Synthesis
avatar
Fitting SMPL human body model to depth images in CPU real-time (combining SMPLify, original Kinect; new version of OpenARK avatar)
awsome-papers
深度学习论文和笔记,按知识点分类
Book_Shelf
A collection of papers/ressources I find interesting and have ( or not ) read
build-your-own-x
🤓 Build your own (insert technology here)
bvhtools
GameProgrammingGems
dumppool's Repositories
dumppool/GameProgrammingGems
dumppool/AnimSkelVolNet
Code for 3DV 2019 paper "Predicting Animation Skeletons for 3D Articulated Models via Volumetric Nets"
dumppool/ArthursAudioBPs
UE4 project with various examples of audio-related stuff like visualizers, generators etc.
dumppool/avatar
Fitting SMPL human body model to depth images in CPU real-time (combining SMPLify, original Kinect; new version of OpenARK avatar)
dumppool/Book_Shelf
A collection of papers/ressources I find interesting and have ( or not ) read
dumppool/Cp-pMacro
dumppool/CppMacro
dumppool/darknet
YOLOv4 (v3/v2) - Windows and Linux version of Darknet Neural Networks for object detection (Tensor Cores are used)
dumppool/DeepLabCut
Markerless pose estimation of user-defined features with deep learning for all animals, including humans
dumppool/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://nervanasystems.github.io/distiller
dumppool/ElegantRL
Lightweight, efficient and stable implementations of deep reinforcement learning algorithms using PyTorch.
dumppool/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
dumppool/flask-video-streaming
Supporting code for my article on video streaming with Flask.
dumppool/GameNetworkProg
dumppool/image-compression-cnn
Semantic JPEG image compression using deep convolutional neural network (CNN)
dumppool/korean-speech-recognition-quartznet
Jasper 양자화 모델인 Quartznet 한국어 음성인식
dumppool/MinkowskiEngine
Minkowski Engine is an auto-diff neural network library for high-dimensional sparse tensors
dumppool/NSEngine
Team Nano's Game Engine
dumppool/quartznet
QuartzNet implementation for Automatic Speech Recognition task
dumppool/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
dumppool/tensorflow-in-depth
《深入理解TensorFlow》项目代码与样章
dumppool/TensorFlowTTS
:stuck_out_tongue_closed_eyes: TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, Korean, Chinese, German and Easy to adapt for other languages)
dumppool/tleague_projpage
dumppool/ubisoft-laforge-animation-dataset
Ubisoft La Forge - Animation Dataset
dumppool/UE4refdocs
dumppool/unreal_schematics
Schematics from Unreal official training at https://learn.unrealengine.com/home/LearningPath/113226
dumppool/vqgan-clip-app
Local image generation using VQGAN-CLIP or CLIP guided diffusion
dumppool/WarriorRPG
a c++ project showcasing best practices of building complex RPG combat experiences
dumppool/Wav2Lip
This repository contains the codes of "A Lip Sync Expert Is All You Need for Speech to Lip Generation In the Wild", published at ACM Multimedia 2020.
dumppool/zhrtvc
Chinese real time voice cloning (VC) and Chinese text to speech (TTS). 好用的中文语音克隆兼中文语音合成系统,包含语音编码器、语音合成器、声码器和可视化模块。