deepNblue's Stars
Tixierae/deep_learning_NLP
Keras, PyTorch, and NumPy Implementations of Deep Learning Architectures for NLP
bulletphysics/bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
jangirrishabh/Overcoming-exploration-from-demos
Implementation of the paper "Overcoming Exploration in Reinforcement Learning with Demonstrations" Nair et al. over the HER baselines from OpenAI
shihenw/convolutional-pose-machines-release
Code repository for Convolutional Pose Machines, CVPR'16
sanfooh/camera-openpose-keras
keras使用openpose模型的一个小例子 demo for kereas openpose
llSourcell/Everybody_Dance_Now
This is the code for "Everybody Dance Now!" By Siraj Raval on Youtube
eldar/deepcut
Multi Person Pose Estimation
eldar/deepcut-cnn
CNN architecture for articulated human pose estimation
DeepLabCut/DeepLabCut
Official implementation of DeepLabCut: Markerless pose estimation of user-defined features with deep learning for all animals incl. humans
vsyw/Keras-OpenFace
Keras-OpenFace is a project converting OpenFace from Torch implementation to a Keras version
cmusatyalab/openface
Face recognition with deep neural networks.
tkarras/progressive_growing_of_gans
Progressive Growing of GANs for Improved Quality, Stability, and Variation
keras-team/autokeras
AutoML library for deep learning
NVIDIA/vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
junyanz/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks.
anatolix/keras_Realtime_Multi-Person_Pose_Estimation
Keras version of Realtime Multi-Person Pose Estimation project
GordonRen/pose2pose
This is a pix2pix demo that learns from pose and translates this into a human. A webcam-enabled application is also provided that translates your pose to the trained pose. Everybody dance now !
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
AaronJackson/vrn
:man: Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression"
1adrianb/binary-human-pose-estimation
This code implements a demo of the Binarized Convolutional Landmark Localizers for Human Pose Estimation and Face Alignment with Limited Resources paper by Adrian Bulat and Georgios Tzimiropoulos.
1adrianb/2D-and-3D-face-alignment
This repository implements a demo of the networks described in "How far are we from solving the 2D & 3D Face Alignment problem? (and a dataset of 230,000 3D facial landmarks)" paper.
1adrianb/human-pose-estimation
This repository implements a demo of the Human pose estimation via Convolutional Part Heatmap Regression paper.
1adrianb/face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
shaoanlu/faceswap-GAN
A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.
tensorflow/models
Models and examples built with TensorFlow
martinseilair/dm_control2gym
OpenAI Gym Wrapper for DeepMind Control Suite
google-deepmind/dm_control
Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.