Pinned Repositories
4dface
Real-time 3D face tracking and reconstruction from 2D video
assimp
Official Open Asset Import Library Repository. Loads 40+ 3D file formats into one unified and clean data structure.
csdm
Continuous Supervised Descent Method - A face alignment algorithm based on the estimation of a truncated hessian matrix
CVPR15-CFSS
Full version (training+testing) of implementation of Shizhan Zhu et al.'s CVPR-15 work Face Alignment by Coarse-to-Fine Shape Searching
DCT-RLTCM
DCT based Region Log TiedRank Covariance Matrices for Face Recognition
DCTNet
DCTNet : A Simple Learning-Free Approach for Face Recognition
eos
A lightweight 3D Morphable Face Model fitting library in modern C++11/14
filterpy
Python Kalman filtering and optimal estimation library. Implements Kalman filter, particle filter, Extended Kalman filter, Unscented Kalman filter, g-h (alpha-beta), least squares, H Infinity, smoothers, and more. Has companion book 'Kalman and Bayesian Filters in Python'.
gym
A toolkit for developing and comparing reinforcement learning algorithms.
multiagent-ddpg
Multi-agent DDPG on ml-agents environment
NcJie's Repositories
NcJie/DCTNet
DCTNet : A Simple Learning-Free Approach for Face Recognition
NcJie/multiagent-ddpg
Multi-agent DDPG on ml-agents environment
NcJie/4dface
Real-time 3D face tracking and reconstruction from 2D video
NcJie/assimp
Official Open Asset Import Library Repository. Loads 40+ 3D file formats into one unified and clean data structure.
NcJie/csdm
Continuous Supervised Descent Method - A face alignment algorithm based on the estimation of a truncated hessian matrix
NcJie/CVPR15-CFSS
Full version (training+testing) of implementation of Shizhan Zhu et al.'s CVPR-15 work Face Alignment by Coarse-to-Fine Shape Searching
NcJie/DCT-RLTCM
DCT based Region Log TiedRank Covariance Matrices for Face Recognition
NcJie/eos
A lightweight 3D Morphable Face Model fitting library in modern C++11/14
NcJie/filterpy
Python Kalman filtering and optimal estimation library. Implements Kalman filter, particle filter, Extended Kalman filter, Unscented Kalman filter, g-h (alpha-beta), least squares, H Infinity, smoothers, and more. Has companion book 'Kalman and Bayesian Filters in Python'.
NcJie/gym
A toolkit for developing and comparing reinforcement learning algorithms.
NcJie/instance-segmentation-pytorch
Semantic Instance Segmentation with a Discriminative Loss Function in PyTorch (https://arxiv.org/abs/1708.02551)
NcJie/mtt-umich
exported from code.google.com/p/mtt-umich
NcJie/nets-and-trees
This demo shows how to learn a neural network on top of decision trees
NcJie/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
NcJie/python-diskcache
Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.
NcJie/rpg_svo
Semi-direct Visual Odometry, modify to SVO2.0
NcJie/sdm
Supervised Descent Method Apply to Face Alignment, and Head Pose Estimation with Linear Regression. It is cross-platfrom, easily compile in windows, ubuntu, even in Android & iOS.
NcJie/superviseddescent
C++11 implementation of the supervised descent optimisation method
NcJie/Windows-driver-samples
This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.