Pinned Repositories
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.
3d-pose-baseline
A simple baseline for 3d human pose estimation in tensorflow. Presented at ICCV 17.
3DMM
3D Morphable Model software (https://www.cs.cmu.edu/~efros/courses/AP06/Papers/Blanz-siggraph-99.pdf)
3dmm_basic
An implementation of the classical 3DMM fitting algorithm
3dmm_cnn
Regressing Robust and Discriminative 3D Morphable Models with a very Deep Neural Network
3dv_tutorial
An Invitation to 3D Vision: A Tutorial for Everyone
4dface
Real-time 3D face tracking and reconstruction from 2D video
96Boards-Camera
96Boards camera support from Deltavison :
AccelerationExplorer
Acceleration Explorer allows users experiment with the acceleration sensor. Smoothing filters and low-pass filters can be applied.
Kinect_to_BVH_Console
Kinect to BVH Console.
davidishere's Repositories
davidishere/96Boards-Camera
96Boards camera support from Deltavison :
davidishere/AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
davidishere/AR.js
Efficient Augmented Reality for the Web - 60fps on mobile!
davidishere/assimp
Official Open Asset Import Library Repository. Loads 40+ 3D file formats into one unified and clean data structure.
davidishere/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
davidishere/caffe-tensorflow
Caffe models in TensorFlow
davidishere/code-for-blog
Code samples from my blog
davidishere/daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
davidishere/ELF
ELF: a platform for game research
davidishere/FaceCaptureX
Get iphone X face motion data then make animation in Houdini.
davidishere/flutter
Flutter makes it easy and fast to build beautiful mobile apps.
davidishere/glew
The OpenGL Extension Wrangler Library
davidishere/gym
A toolkit for developing and comparing reinforcement learning algorithms.
davidishere/jeelizFaceFilter
Create snapchat-like filters in web apps. Use facial detection to interact with the computer. Take advantage of deep-learning based computer vision to create stunning camera-based web apps.
davidishere/keras
Deep Learning for humans
davidishere/LiteFlowNet
LiteFlowNet: A Lightweight Convolutional Neural Network for Optical Flow Estimation, CVPR18 (Spotlight)
davidishere/mujoco-py
MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.
davidishere/netvlad_tf_open
Tensorflow port of https://github.com/Relja/netvlad
davidishere/NGL
The NCCA Graphics Library
davidishere/obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
davidishere/ogre
scene-oriented, flexible 3D engine written in C++ - official github mirror
davidishere/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
davidishere/parametric-face-image-generator
Generate fully parametric face images from the Basel Face Model 2017
davidishere/Pinta
Simple Gtk# Paint Program
davidishere/pix2pix
Image-to-image translation with conditional adversarial nets
davidishere/PRNet
The source code of 'Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network'.
davidishere/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
davidishere/sba
Sparse Bundle Adjustment from http://users.ics.forth.gr/~lourakis/sba/
davidishere/SmarterStreaming
大牛直播SDK,跨平台(windows/android/iOS)推送(rtmp)、直播播放器(rtmp/rtsp),支持录像、导播、转发、动态视频合成、实时快照、水印、音频混音、互动等,国内外为数不多不依赖开源框架,业界真正靠谱的超低延迟(通常1秒左右,低延迟模式下200~400ms)。
davidishere/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.