-
MIT, University of Colorado
- San Jose
- http://vast.uccs.edu/~abendale/
- @abhijitbendale
-
-
head2head Public
Forked from michaildoukas/head2headPyTorch implementation for Head2Head and Head2Head++. It can be used to fully transfer the head pose, facial expression and eye movements from a source video to a target identity.
Python MIT License UpdatedAug 18, 2021 -
3DMM-Fitting-Pytorch Public
Forked from ascust/3DMM-Fitting-PytorchA 3DMM fitting framework using Pytorch.
Python UpdatedJul 15, 2021 -
OSDN Public
Code and data for the research paper "Towards Open Set Deep Networks" A Bendale, T Boult, CVPR 2016
-
rls-lab Public
python implementation of Ryan Rifkin's RLS code
-
OWR Public
Code and data for Paper - Towards Open World Recognition - CVPR 2015
-
keras Public
Forked from keras-team/kerasDeep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
Python Other UpdatedOct 9, 2016 -
Bob is a free signal-processing and machine learning toolbox originally developed by the Biometrics group at Idiap Research Institute, in Switzerland.
C++ GNU General Public License v3.0 UpdatedAug 8, 2013 -
pystruct Public
Forked from pystruct/pystructSimple structured learning framework for python
Python BSD 2-Clause "Simplified" License UpdatedJul 19, 2013 -
-
geo-blur Public
In this code, re-implementation of geometric blur was done. The code is primarily in python with an invocation to C. David Lowe's sift keypoint detection is used. (His binary was used. For liecense…