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/ImgPreprocessing
Image Pre-processing to improve OCR accuracy.
siffi26/Gist
GIST | Educational app for Freshers Jobs Recruitment
siffi26/AirwaysRS
A simple C++ program for Airways Reservation System.
siffi26/Judging-a-Book-by-its-Cover
A Tensorflow implementation of the paper : Judging a Book by its Cover that classifies the genres of books by its covers.
siffi26/LearnCPP
A C++ program to learn CPP Language.
siffi26/Onyx
ONYX | Galgotias Literary Fest Website
siffi26/astro-rust
Astronomical algorithms in Rust
siffi26/Autoware-Manuals
Free manuals for Autoware. You are encouraged to join their maintenance!
siffi26/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
siffi26/cloud_annotation_tool
L-CAS 3D Point Cloud Annotation Tool
siffi26/cp1_2017
siffi26/easykf
C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)
siffi26/ecml17
Code supporting "Flexible semi-supervised clustering with pairwise constraints reproduction" submission for ECML PKDD 2017
siffi26/facenet-face-cluster-chinese-whispers-
using chinese whispers for face cluster
siffi26/FacialClusteringPipeline
siffi26/fast-cluster-analysis
Simple cluster analysis with the fast clustering algorithm.
siffi26/linearRegression
Program to do regularized linear model (polynomial basis) regression
siffi26/mit-deep-learning-book-pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
siffi26/open-reid
Open source person re-identification library in python
siffi26/PC_Crawler
A simple Python way to browse through files and folders
siffi26/polynomialBasisLinearData
Program to perform polynomial basis linear model (y = WTPhi(x)+e ; e ~ N(0, a)) data generator
siffi26/Python-Multiple-Image-Stitching
Implementation of multiple image stitching
siffi26/randomGuassianDataGenerator
Program for Random Guassian Data Generator
siffi26/sequential-Parameter-Estimation
Program to Sequentially estimate the mean and variance from the data given from the univariate gaussian data generator
siffi26/TensorFlow-Signal-Processing
doing audio digital signal processing in tensorflow
siffi26/testProject
testing git
siffi26/tf-squeezenet
TensorFlow version of SqueezeNet with converted pretrained weights
siffi26/TheatreFolks
An android app which uses artificial intelligence to help educate and train artists, debators and public speakers, also helps in assigning best suited roles on the basis of the appearance and behaviour of a person.
siffi26/TinyEKF
Lightweight C/C++ Extended Kalman Filter with Arduino example and Python for prototyping
siffi26/traffic-lights-detector
A traffic lights detector using the TensorFlow object detection API