natanielruiz
Research Scientist at Google | DreamBooth and Personalization of Generative Models
GoogleBoston
natanielruiz's Stars
microsoft/vscode
Visual Studio Code
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
onnx/onnx
Open standard for machine learning interoperability
soumith/ganhacks
starter from "How to Train a GAN?" at NIPS2016
mrgloom/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
luanfujun/deep-photo-styletransfer
Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
jwyang/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
1adrianb/face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
igul222/improved_wgan_training
Code for reproducing experiments in "Improved Training of Wasserstein GANs"
wkentaro/pytorch-fcn
PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)
natanielruiz/deep-head-pose
:fire::fire: Deep Learning Head Pose Estimation using PyTorch.
peiyunh/tiny
Tiny Face Detector, CVPR 2017
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.
bamos/densenet.pytorch
A PyTorch implementation of DenseNet.
nashory/pggan-pytorch
:fire::fire: PyTorch implementation of "Progressive growing of GANs (PGGAN)" :fire::fire:
isht7/pytorch-deeplab-resnet
DeepLab resnet v2 model in pytorch
fengju514/Face-Pose-Net
Estimate 3D face pose (6DoF) or 11 parameters of 3x4 projection matrix by a Convolutional Neural Network
andreasveit/densenet-pytorch
A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)
iacopomasi/face_specific_augm
Face Renderer to perform Domain (Face) Specific Data Augmentation
kodalinaveen3/DRAGAN
A stable algorithm for GAN training
natanielruiz/dockerface
Face detection using deep learning.
1adrianb/binary-face-alignment
Real time face alignment
deboc/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
royshil/HeadPosePnP
Head pose estimation using PnP
jfsantos/dragan-pytorch
PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)
mrgloom/CNN-detector-evaluation
CNN detector evaluation
rmcgibbo/information
Some information theory stuff -- transfer entropy, etc.