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
Noob-can-Compile's Repositories
Noob-can-Compile/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!
Noob-can-Compile/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.
Noob-can-Compile/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.
Noob-can-Compile/Kalman_Filters
Kalman filter finds the most optimum averaging factor for each consequent state. Also somehow remembers a little bit about the past states.
Noob-can-Compile/Moms-Spaghetti
Stash of some of the most potent research papers, blogs and videos on AI which I liked.
Noob-can-Compile/Amazon-price-scraper
Price scraper of a particular product on amazon
Noob-can-Compile/privacy-tools
repo for all things- privacy
Noob-can-Compile/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
Noob-can-Compile/blog
Personal blog website - https://noob-can-compile.github.io/blog/
Noob-can-Compile/Crap_SLAM
Implementation of Simultaneous Localization And Mapping(SLAM) with Visual Odometry.
Noob-can-Compile/geomstats
Computations and statistics on manifolds with geometric structures.
Noob-can-Compile/PySyft
A library for answering questions using data you cannot see
Noob-can-Compile/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Noob-can-Compile/Suckerbug
A python script to scrape photos from facebook's public pages.