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/Parallel_NMS
Parallel CUDA implementation of NON maximum Suppression
jeetkanjani7/siamfc-tf
State-of-the-art object tracking at high framerates, in TensorFlow.
jeetkanjani7/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.
jeetkanjani7/QuickHOG
real-time GPU implementation of HOG based pedestrian detection.
jeetkanjani7/16831-spring-2021
jeetkanjani7/AI-Saturdays
Practicals performed in AI Saturday Bangaluru.
jeetkanjani7/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
jeetkanjani7/benchmark_results
visual tracker benchmark results
jeetkanjani7/ClassCol
Virtual Classroom where students, teachers and TA's can collaborate
jeetkanjani7/CloserLookFewShot
source code to ICLR'19, 'A Closer Look at Few-shot Classification'
jeetkanjani7/jeetkanjani7.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
jeetkanjani7/keras-oneshot
koch et al, Siamese Networks for one-shot learning, (mostly) reimplimented in keras
jeetkanjani7/kitti-object-eval-python
Fast kitti object detection eval in python(finish eval in less than 10 second)
jeetkanjani7/kitti_object_vis
KITTI Object Visualization (Birdview, Volumetric LiDar point cloud )
jeetkanjani7/labs
This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
jeetkanjani7/ml_toolbox
Python Package containing ml algorithms written in numpy.
jeetkanjani7/mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.
jeetkanjani7/mmskeleton
A OpenMMLAB toolbox for human pose estimation, skeleton-based action recognition, and action synthesis.
jeetkanjani7/models
Models and examples built with TensorFlow
jeetkanjani7/Object-Detection-Metrics
Most popular metrics used to evaluate object detection algorithms.
jeetkanjani7/Parallel_Sobel
Parallel CUDA implementation of Sobel filter
jeetkanjani7/PCR-CMU
Correspondence Matrices are Underrated
jeetkanjani7/protobuf
Protocol Buffers - Google's data interchange format
jeetkanjani7/pytorch_modelsize
Estimates the size of a PyTorch model in memory
jeetkanjani7/server
The Triton Inference Server provides an optimized cloud and edge inferencing solution.
jeetkanjani7/SiamFC-TensorFlow
A TensorFlow implementation of the SiamFC tracker
jeetkanjani7/Sight
jeetkanjani7/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
jeetkanjani7/tensorflow
Computation using data flow graphs for scalable machine learning
jeetkanjani7/tf_serving_example
Deployment of TensorFlow models into production with TensorFlow Serving, Docker, Kubernetes and Microsoft Azure