Paarvendhan
Paarvendhan
June_Glasses
A Smart HUD Glass built using ESP8266-01 which can communicate through a GET request from any client.
BvS
An Image classifier to identify whether the given image is Batman or Superman using a CNN with high accuracy. (From getting images from google to saving our trained model for reuse.)
Vehicle_Collision_Prediction_Using_CNN-LSTMs
Predict Vehicle collision moments before it happens in Carla!. CNN and LSTM hybrid architecture is used to understand a series of images.
Multi-Robot_Exploration
This project shows the area division process in Multi-Agent exploration using Cyclic Gradient Descent and also how Cooperative Perceptional Messages are used in V2V communication to share information...
Self-organizing-bots
A group of small robots capable of organizing themselves in any given structure using OpenCV and Clustering.
Vehicle_Overtake_Double_DQN
A Reinforcement Learning agent to perform overtaking action using Double DQN based CNNs which takes images as input built using TensorFlow.