Paarvendhan

Results 6 repositories owned by Paarvendhan

June_Glasses

76
Stars
8
Forks
Watchers

A Smart HUD Glass built using ESP8266-01 which can communicate through a GET request from any client.

BvS

52
Stars
22
Forks
Watchers

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.)

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

36
Stars
12
Forks
Watchers

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

22
Stars
7
Forks
Watchers

A group of small robots capable of organizing themselves in any given structure using OpenCV and Clustering.

Vehicle_Overtake_Double_DQN

23
Stars
3
Forks
Watchers

A Reinforcement Learning agent to perform overtaking action using Double DQN based CNNs which takes images as input built using TensorFlow.