keivanB
Working on Machine learning, Biometrics, and Identity.
GBG USA, Clarkson UniversitySan Francisco, CA
Pinned Repositories
SREDS
Skin Reflectance Estimate Based on Dichromatic Separation (SREDS)
awesome-action-recognition
A curated list of action recognition and related area resources
BEGAN-tensorflow
Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"
Clarkson_Finger_Gen
Clarkson Fingerprint Generator
Clarkson_Finger_Segment
Clarkson Fingerprint Segmentaition
improved-gan
code for the paper "Improved Techniques for Training GANs"
keivanb.github.io
My Personal Website
Keras-GAN
Keras implementations of Generative Adversarial Networks.
mdtf-public
Public code repository for the Maryland Test Facility
Young_Face_Aging_YFA
Match Scores and Genuine Score Analysis from "Face Recognition In Children: A Longitudinal Study"
keivanB's Repositories
keivanB/caffe
Caffe: a fast open framework for deep learning.
keivanB/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
keivanB/deep-face-detector
keivanB/docker-NFIQ2
docker image for the NFIQ2 (NIST Fingerprint Image Quality) binary developped by the NIST.
keivanB/Ear-Recognition-System-using-CHAINLETS-for-Personal-Identification
The stable biometric nature of the ear has led to an interest in ear recognition. The advantages of fixed shape and complex but stable appearance of makes it a potentially reliable biometric. We proposed the use of CHAINLETS using Deep Contour-based edge detection as a novel ear descriptor. CHAINLETS supports patches of Histogram of Chain Code to describe an ear and support accurate biometric ear matching. These descriptors significantly outperform existing feature sets for human ear recognition. Our study of the existing edge boundary and Chain Code based descriptors played a significant part in determining the direction of ear edges, especially when applied on patches of an ear. We performed an extensive evaluation using highquality local contrast normalization in overlapping descriptor blocks and the similarity distances for matching on new Unconstrained Ear Recognition Challenge dataset from the University of Ljubljana, Slovenia. The experimental results show that the novel CHAINLETS approach achieves higher recognition performance than the state-of-the-art algorithms.
keivanB/gluon-api
A clear, concise, simple yet powerful and efficient API for deep learning.
keivanB/keras
Deep Learning for humans
keivanB/keras-acgan
Auxiliary Classifier Generative Adversarial Networks in Keras
keivanB/keras-adversarial
Keras Generative Adversarial Networks
keivanB/keras-facenet
Facenet implementation by Keras2
keivanB/Keras-OpenFace
Keras-OpenFace is a project converting OpenFace from Torch implementation to a Keras version
keivanB/keras-visualize-activations
Activation Maps Visualization for Keras.
keivanB/Keras_Autoencoder
Autoencoders using Keras
keivanB/Keras_Jupyter_Notebooks
keivanB/ml-sklearn
Tutorials on Machine Learning with Scikit-Learn
keivanB/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
keivanB/onedrive-d-old
Microsoft OneDrive client on Linux.
keivanB/onedrived-dev
A Microsoft OneDrive client for Linux, written in Python3.
keivanB/openface
Face recognition with deep neural networks.
keivanB/Python-OpenCV3
Initial Publish... Yet to add the code...
keivanB/scikit-learn-videos
Jupyter notebooks from the scikit-learn video series
keivanB/SDN_Framework
keivanB/SRGAN
An implement of SRGAN(Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network) for tensorflow version
keivanB/stanford-tensorflow-tutorials
This repository contains code examples for the course CS 20SI: TensorFlow for Deep Learning Research.
keivanB/tensorflow
Computation using data flow graphs for scalable machine learning
keivanB/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
keivanB/Theano
Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It can use GPUs and perform efficient symbolic differentiation.
keivanB/thesemicolon
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
keivanB/YOLO_tensorflow
tensorflow implementation of 'YOLO : Real-Time Object Detection'
keivanB/yolo_tensorflow_objects_detection
Implementation of the ConvNet YOLO lagorithm for objects detection in images. Use Keras + Tensorflow.