Pinned Repositories
facenet
Face recognition using Tensorflow
Clustering
Program to perform kmeans clustering, kernel kmeans, and also spectral clustering (last 2 both based on RBF kernels).
CtCI-6th-Edition-cpp
Cracking the Coding Interview 6th Ed. C++ Solutions
Gist
GIST | Educational app for Freshers Jobs Recruitment
ImgPreprocessing
Image Pre-processing to improve OCR accuracy.
MobileFaceNet_TF
Tensorflow implementation for MobileFaceNet
motionEstimation
Program to estimate motion vectors from an image sequence using the exhaustive search block matching algorithm.
PCN-FaceDetection
Progressive Calibration Networks (PCN) is an accurate rotation-invariant face detector running at real-time speed on CPU, published in CVPR 2018.
Visualizing-loss-landscape
Visualizing the Loss Landscape of Neural Nets - Deep Learning Project
siffi26's Repositories
siffi26/batigooal.github.io
bati's blog
siffi26/MobileFaceNet_TF
Tensorflow implementation for MobileFaceNet
siffi26/PCN-FaceDetection
Progressive Calibration Networks (PCN) is an accurate rotation-invariant face detector running at real-time speed on CPU, published in CVPR 2018.
siffi26/age-gender-embeds
TensorFlow Age and Gender Estimation using Facenet Embeddings
siffi26/caffe-tensorflow
Caffe models in TensorFlow
siffi26/char-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
siffi26/CS224n_NLP
🍚 Stanford CS224n: Natural Language Processing with Deep Learning
siffi26/cs231n.github.io
Public facing notes page
siffi26/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
siffi26/deep-person-reid
Pytorch implementation of deep person re-identification models.
siffi26/DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
siffi26/EDANet
Implementation details for EDANet
siffi26/face-recognition
Face recognition using FaceNet and one-shot learning
siffi26/face_recognition
The world's simplest facial recognition api for Python and the command line
siffi26/FaceRecog
Realtime Facial recognition system using Siamese neural network
siffi26/focal-loss-keras
Focal Loss implementation in Keras
siffi26/insightface
Face Recognition Project on MXNet
siffi26/mindsdb
Framework to streamline use of neural networks
siffi26/MobileFaceNet_Pytorch
MobileFaceNets: Efficient CNNs for Accurate Real-Time Face Verification on Mobile Devices
siffi26/models
Models and examples built with TensorFlow
siffi26/openie
Quality information extraction at web scale.
siffi26/person-re-ranking
Person Re-ranking (CVPR 2017)
siffi26/Raic
Robust Adaptive Image Clustering
siffi26/table2vec-lideng
Table2Vec: Neural Word and Entity Embeddings for Table Population and Retrieval
siffi26/tech-interview-handbook
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
siffi26/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
siffi26/tensorflow-yolo-v3
Implementation of YOLO v3 object detector in Tensorflow (TF-Slim)
siffi26/Unsupervised-Person-Re-identification-Clustering-and-Fine-tuning
siffi26/vdms
VDMS: Your Favourite Visual Data Management System
siffi26/yolo_tensorflow
Tensorflow implementation of YOLO, including training and test phase.