Pinned Repositories
Advanced-Lane-Finding
Advanced Lane Finding Project as a part of Udacity Self-Driving Car Engineer Nanodegree
Behavioral-Cloning
In this project, I have trained a Keras model that drives a car autonomously, around a circuit, in a simulated environment.
English-Spanish-Translator
A multi-container full stack application containing a Tensorflow (Keras) Transformer model translating English sentences into Spanish, served over a Flask API in the back end and a React + TypeScript + CSS app in the front end.
Extended-Kalman-Filters
A C++ based implementation of Extended Kalman filters. The simulator has been developed by Udacity which is used to visualize performance.
Golden-Retriever
A Langchain-based RAG application using Angle Embeddings and Cohere Reranker to fetch relevant emails based on query.
Job-Search
A repository for a Retrieval Augmented Generation project about matching candidates to roles.
Lane-Lines-Detection
This Repository contains code for Lane Finding project in Udacity Self Driving Car Engineer Nanodegree program.
Object-Occlusion
Experiments on occluding people from video scenes
Particle-Filter
A C++ based implementation of the Particle Filter. The simulator has been developed by Udacity which is used to visualize performance.
Path-Planning
Path Planning Project for Udacity Self Driving Car Engineer Nanodegree
suprateembanerjee's Repositories
suprateembanerjee/Lane-Lines-Detection
This Repository contains code for Lane Finding project in Udacity Self Driving Car Engineer Nanodegree program.
suprateembanerjee/Computer-Vision-Basics
Some basic code I wrote back in the day while learning CV.
suprateembanerjee/Operating-Sytems
Some Programs from my Operating Systems course in college
suprateembanerjee/Stereo-RCNN
Code for 'Stereo R-CNN based 3D Object Detection for Autonomous Driving' (CVPR 2019)