Pinned Repositories
AR-Treasure-Hunt
Used location based Augmented Reality to make a gps enabled AR Treasure Hunt on android platform. Used Google Maps API for fetching fused real time location of user, Kudan API for using gyroscope class to make markerless treasure box and Unity 3D for animating virtual treasure box.
FB-ProfileAnalyser
Analysis of profile pictures of a user on Facebook using Graph API.
GoBackN
OSI layered architecture which to showcase GoBackN protocol.
IOTProject
IOT project by group 21. Applications of distributed computing in facial recognition.
Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
OpenCV_KNN_Character_Recognition_Machine_Learning
Parallel_NMS
Parallel CUDA implementation of NON maximum Suppression
QuickHOG
real-time GPU implementation of HOG based pedestrian detection.
rcnn
R-CNN: Regions with Convolutional Neural Network Features
siamfc-tf
State-of-the-art object tracking at high framerates, in TensorFlow.
jeetkanjani7's Repositories
jeetkanjani7/two-pass-assembler
Designed a 32 bit ISA & implemented a two pass assembler using C to demonstrate how assembly language computation occurs
jeetkanjani7/Skeltrack
A Free Software skeleton tracking library
jeetkanjani7/Bag-of-words-for-scene-classification
Compare various feature extraction techniques and classify using BOG
jeetkanjani7/FB-Groups-Analyzer
Python script to display stats of a Facebook Group
jeetkanjani7/vehicle_detection_haarcascades
Vehicle Detection by Haar Cascades with OpenCV
jeetkanjani7/Google-ACSA
I uploaded my workshop projects.
jeetkanjani7/FacebookFaceRecognition
User face recognition for free with Facebook authentication
jeetkanjani7/practical1
Practical 1: Introduction to lua and torch
jeetkanjani7/Scarns-Dice
Scarne’s Dice is a turn-based dice game where players score points by rolling a die
jeetkanjani7/facebook_api_script
Pull down all of your Facebook pictures onto your local harddrive
jeetkanjani7/Cardboard
jeetkanjani7/15619-CloudComputing
jeetkanjani7/Unity_Kinect
Getting Started with Unity and Kinect v2.
jeetkanjani7/OpenCV_KNN_Character_Recognition_Machine_Learning
jeetkanjani7/mozlnmiit.github.io
First repo
jeetkanjani7/cs231n
Convolutional Neural Networks Assignments
jeetkanjani7/activity_detection
Feature Extraction for Human Activity Detection from RGBD Images
jeetkanjani7/fasthog
FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04