Pinned Repositories
202112-51-YelpHelp
EECS 6893 Big Data Analytics: Final Project, Fall 2021 - Yelp Help!
Advanced-lane-detection-using-OpenCV
A robust lane finding algorithm which also calculates curvature of the road.
CelebA-Spoof
[ECCV2020] A Large-Scale Face Anti-Spoofing Dataset
COMS-4732-Computer-Vision-2
Homeworks for Computer Vision course offered at Columbia University
create-react-app-auth-amplify
Implements a basic authentication flow for signing up/signing in users as well as protected client side routing using AWS Amplify.
graphicalForest
Using the adjacency matrix and random forest get the Name, Address, Items, Prices, Grand total from all kind of invoices.
Lane-line-detection-using-OpenCV
Detect lane lines in a video using basic Python and OpenCV
Let-it-Drive
Implementation of Nvidia's CNN architecture discussed here- https://bit.ly/1T206A2 to allow car to adjust steering angles
thisisbhavin.github.io
Personal website
CelebA-Spoof
[ECCV2020] A Large-Scale Face Anti-Spoofing Dataset
thisisbhavin's Repositories
thisisbhavin/graphicalForest
Using the adjacency matrix and random forest get the Name, Address, Items, Prices, Grand total from all kind of invoices.
thisisbhavin/Advanced-lane-detection-using-OpenCV
A robust lane finding algorithm which also calculates curvature of the road.
thisisbhavin/202112-51-YelpHelp
EECS 6893 Big Data Analytics: Final Project, Fall 2021 - Yelp Help!
thisisbhavin/CelebA-Spoof
[ECCV2020] A Large-Scale Face Anti-Spoofing Dataset
thisisbhavin/COMS-4732-Computer-Vision-2
Homeworks for Computer Vision course offered at Columbia University
thisisbhavin/create-react-app-auth-amplify
Implements a basic authentication flow for signing up/signing in users as well as protected client side routing using AWS Amplify.
thisisbhavin/F22-Simple-Web-UI
thisisbhavin/F22-Starter-DB
thisisbhavin/F22-Starter-Microservice
thisisbhavin/German-traffic-sign-classification
Implementation of LeNet Architecture to classify traffic sign.
thisisbhavin/kafka-streaming
Fully reproducible, Dockerized, step-by-step, tutorial on how to mock a "real-time" Kafka data stream from a timestamped csv file.
thisisbhavin/Lane-line-detection-using-OpenCV
Detect lane lines in a video using basic Python and OpenCV
thisisbhavin/lessons
📚 Learn ML with clean code, simplified math and illustrative visuals. As you learn, work on interesting projects and share them on https://madewithml.com for the community to discover and learn from!
thisisbhavin/Let-it-Drive
Implementation of Nvidia's CNN architecture discussed here- https://bit.ly/1T206A2 to allow car to adjust steering angles
thisisbhavin/octnet
OctNet: Learning Deep 3D Representations at High Resolutions
thisisbhavin/serving
A flexible, high-performance serving system for machine learning models
thisisbhavin/thisisbhavin
Hello, world!
thisisbhavin/thisisbhavin.github.io
Personal website
thisisbhavin/Yelp-Help
Scrape data from yelp.com, Train an NER model to detect food items from reviews, Display the top food items in a web app