deepgaze

Human tracking library

A computer vision library for detecting and tracking human presence in images and videos using convolutional neural networks.

Computer Vision library for human-computer interaction. It implements Head Pose and Gaze Direction Estimation Using Convolutional Neural Networks, Skin Detection through Backprojection, Motion Detection and Tracking, Saliency Map.

GitHub

2k stars
99 watching
478 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list

cnncolor-detectionconvolutional-neural-networksface-detectionhead-pose-estimationhistogram-comparisonhistogram-intersectionhuman-computer-interactionmotion-detectionmotion-trackingparticle-filtersaliency-mapskin-detection

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
martin-danelljan/eco A Matlab implementation of a real-time tracker using convolutional neural networks for object tracking in visual environments. 612
robot-perception-group/airpose A deep learning framework for multi-view fusion network-based 3D human motion capture system 52
ibm/max-human-pose-estimator Detects humans and estimates their poses in images using a machine learning model based on OpenPose 65
scottworkman/deephorizon A Python-based implementation of computer vision algorithms for detecting and tracking horizon lines in images and videos 38
ayoolaolafenwa/pixellib A deep learning library for image segmentation and object detection using PyTorch. 1,049
thelegendali/deeplab-context An implementation of a deep learning system for semantic image segmentation using a combination of convolutional neural networks and conditional random fields. 239
dolotovevgeniy/deeppyramid A repository providing pre-trained models and training scripts for face detection using a deep neural network architecture 23
yumingj/deepfashion-multimodal A large-scale human image dataset with rich annotations for various applications such as image generation, pose estimation, and attribute recognition. 523
tinghuiz/sfmlearner An unsupervised learning framework for depth and ego-motion estimation from monocular videos 1,967
ethanhe42/u-net A convolutional neural network architecture for biomedical image segmentation 426
lz118/deep-correlation-network Develops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors. 13
information-fusion-lab-umass/salient-pedestrian-detection An approach to improving pedestrian detection from thermal images using saliency maps and deep learning techniques. 38
mks0601/3dmppe_posenet_release A PyTorch implementation of a deep learning model for 3D multi-person pose estimation from a single RGB image 821
dog-qiuqiu/ultralight-simplepose A lightweight human body posture key point model using computer vision and deep learning techniques. 299
wkentaro/fcn An implementation of fully convolutional networks in Chainer, a deep learning framework. 218