• Stars
    star
    1
  • Language
    Python
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Implementation of basic learning algorithms in tensorflow.

More Repositories

1

cnn_medium.

A simple binary classifier to predict if the given image is a cat or a dog.
Python
98
star
2

GAN_Medium

This is a Generative Adversarial Network model, where two artificial neural networks compete against each other, result of which will be images birds that are out of this world.
Python
20
star
3

Stereo_3D_Reconstruction

Implementation of Multi-View Geometry for Computer Vision (Stereo Vision)
C++
19
star
4

FaceNet

Implementation of FaceNet.
Jupyter Notebook
4
star
5

SemanticSegmentation

Implementation of U-Net
Python
3
star
6

Drive_Autonomous

Objective : To make the concept of autonomous driving cars a real thing by providing cheap affordable and intelligent hardware upgrade that can convert a car to Level 4 autonomous car, to the people without the need for them to upgrade to a total new car. * Our Idea is to Build a portable Artificial INtelligence system that can talk to your car drive the car autonomously at Level 4, this device/system can be installed in particular variety of Benz Cars that have supporting hardware allowance. So this is how we are planning to build it : 1. We are going to first build a deep learning based Neural Network model containing convolutional and recurrent layers. 2. We are planning to train the above model using a virtual environment such as GTA 5 game, as it has more realistic game physics (For the Hackathon purpose, the same model can also be later trained in real-world environment). 3. The above neural network model will be hosted onto a raspberry pi, which has few slave microcontrollers that are going to mimic the real-world car dynamics. 4. Once our Artificial Intelligence Model is giving us proper/required accuracy, we are going to feed the visual data of a road scenario to the camera connected to our A.I's Brain(i.e Raspberry pi), then we can see the behaviour of the microcontrollers and the servos attached to them react/change according to what the camera is seeing.
Python
3
star
7

Self-Driving-Car

An A.I based on reinforcement learning algorithm that sits on a two-dimenional car entity in a virtual Two-Dimensional environment which is capable of learning how to drive the car without hitting the walls(2-D Lines that act as virtual pathway for the car).
Python
1
star
8

Anonymous-chat-room

This a chat room application created using Node.js, socket.io, and html.
HTML
1
star
9

Mutant_Ethan

Ethan's DNA is being coded with a genetic algorithm that lets him survive in any given dynamic environments being simulated in Unity.
C#
1
star
10

NeuraWave

JavaScript
1
star
11

SLAM

RealTime Simultaneous Localization and Mapping
Python
1
star
12

Project_Glass

JavaScript
1
star
13

VisionPro

An android app to help Blind people recognise readable content around them.
Java
1
star
14

Computer_Vision_Security_System

For Vistara Aviation Hackathon
Python
1
star
15

tensor-secure

This is a convolutional neural network which can classify between trained images and untrained images, This program can be hosted on a raspberry pi and the raspberry camera knows if the person in front of the camera is familiar or not
Python
1
star
16

ComputerVision_with_CPP

C++ implementation of computer vision operations
C++
1
star