Pinned Repositories
Amazon-price-scraper
Price scraper of a particular product on amazon
Automatic-Image-Captioning
A neural network architecture(CNN+LSTM) that automatically generates captions from the images. The model uses ResNet architecture to train the Encoder while DecoderRNN has to be trained with our choice of trainable parameters. I have trained the model on the Microsoft Common Objects in COntext (MS COCO) dataset and have tested the network on fictitious images!
Facial_Keypoint_Detection
In this project, I've built a facial keypoint detection model using various computer vision techniques as well as deep learning architectures which take in an image of a human face and predicts the location of 68 different key points on each face in a particular image.
Kalman_Filters
Kalman filter finds the most optimum averaging factor for each consequent state. Also somehow remembers a little bit about the past states.
Landmark_Detection_Robot_Tracking_SLAM-
Simultaneous Localization and Mapping(SLAM) also gives you a way to track the location of a robot in the world in real-time and identify the locations of landmarks such as buildings, trees, rocks, and other world features.
Moms-Spaghetti
Stash of some of the most potent research papers, blogs and videos on AI which I liked.
privacy-tools
repo for all things- privacy
reddit_saved_post_filter
Python Script for filtering out NSFW posts(if you have saved some) from your saved posts and scraping Non-NSFW which is important post into a csv file,. Every time you run the script and you've saved some post the next time file gets updated with Title and the href link of the posts
ksheersaagr's Repositories
ksheersaagr/Facial_Keypoint_Detection
In this project, I've built a facial keypoint detection model using various computer vision techniques as well as deep learning architectures which take in an image of a human face and predicts the location of 68 different key points on each face in a particular image.
ksheersaagr/Automatic-Image-Captioning
A neural network architecture(CNN+LSTM) that automatically generates captions from the images. The model uses ResNet architecture to train the Encoder while DecoderRNN has to be trained with our choice of trainable parameters. I have trained the model on the Microsoft Common Objects in COntext (MS COCO) dataset and have tested the network on fictitious images!
ksheersaagr/Landmark_Detection_Robot_Tracking_SLAM-
Simultaneous Localization and Mapping(SLAM) also gives you a way to track the location of a robot in the world in real-time and identify the locations of landmarks such as buildings, trees, rocks, and other world features.
ksheersaagr/Kalman_Filters
Kalman filter finds the most optimum averaging factor for each consequent state. Also somehow remembers a little bit about the past states.
ksheersaagr/Moms-Spaghetti
Stash of some of the most potent research papers, blogs and videos on AI which I liked.
ksheersaagr/Amazon-price-scraper
Price scraper of a particular product on amazon
ksheersaagr/privacy-tools
repo for all things- privacy
ksheersaagr/reddit_saved_post_filter
Python Script for filtering out NSFW posts(if you have saved some) from your saved posts and scraping Non-NSFW which is important post into a csv file,. Every time you run the script and you've saved some post the next time file gets updated with Title and the href link of the posts
ksheersaagr/blog
Website
ksheersaagr/Crap_SLAM
Implementation of Simultaneous Localization And Mapping(SLAM) with Visual Odometry.
ksheersaagr/geomstats
Computations and statistics on manifolds with geometric structures.
ksheersaagr/PySyft
A library for answering questions using data you cannot see
ksheersaagr/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ksheersaagr/Suckerbug
A python script to scrape photos from facebook's public pages.