Stars
OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
[CVPR 2020] The first large-scale public benchmark dataset for image harmonization. The code used in our paper "DoveNet: Deep Image Harmonization via Domain Verification", CVPR2020. Useful for imag…
Coursera Machine Learning By Prof. Andrew Ng
Learning to Track: Online Multi-Object Tracking by Decision Making
This is an add-on to the OCamCalib toolbox by Scaramuzza et al.
WB color augmenter improves the accuracy of image classification and image semantic segmentation methods by emulating different WB effects (ICCV 2019) [Python & Matlab].
Pose-Normalized Image Generation for Person Re-identification
Code for Online Multi-Object Tracking with Dual Matching Attention Network, ECCV 2018
Tracking of the ball and the players in team sports
Object Detection in Videos toolkit for VisDrone2019
Camera Calibration for Video Surveillance Toolbox
Realistic image blending -- a Matlab implementation of MPB: A modified Poisson blending technique, Computational Visual Media 2015.
Continuous Energy Minimization for Multitarget Tracking
Affine structure from motion in image sequences adapted from Derek Hoiem's CS 543/ECE 549 course at the University of Illinois at Urbana-Champaign
Face presentation attack detection (aka face anti-spoofing, face spoofing detection or face liveness detection) using guided scale texture
The sorce code for the realtime video descriptors: HOG, HOF, MBH and HMG
Matlab script for image and video processing. (In SJTU PAMI Lab 2012.09-2015.03)
Given a video sequence, the algorithm can process frames online to calculate Temporal Occupancy Variation and Entropy metrics, and then detect abnormal events in crowded scenes based on these metrics.
Performs Action Recogntion using 3D SIFT Descriptors with Bag of Features Model