Aryan Gupta's repositories

Sign-To-Speech-Conversion

Sign Language Detection system based on computer vision and deep learning using OpenCV and Tensorflow/Keras frameworks.

Language:Jupyter NotebookLicense:MITStargazers:85Issues:3Issues:1

Blind-Assistance-Object-Detection-and-Navigation

This is a vision enhancer based module specifically for the BLIND VICTIMS. The system is designed in such a way in which the blind person can take the help of THIRD PARTY APPLICATION which sends Real Time Frames to the LAPTOP-BASED WIRELESS NETWORKED SYSTEM. It works on REAL-TIME OBJECT DETECTION using SSD_MOBILENET algorithm and TENSORFLOW APIs . It has a core feature of approximate distance calculation and Voice - Based wireless feedack generation w.r.t the DISTANCE CALCULATION. It makes the work of Blind easy,efficient and reliable by sending wireless Voice based feedback whether the particular object is either too close to him or is it at a safer distance. The same system can be used from Obstacle Detection

Chest-Xray-Pneumonia-Prediction

Chest-Xray-Pneumonia-Prediction built with OpenCV, Keras/TensorFlow using Deep Learning and Computer Vision concepts.

Language:Jupyter NotebookLicense:MITStargazers:6Issues:1Issues:1

TIC-TAC-TOE-USING-CLIENT-SERVER-SOCKET-PROGRAMMING-IN-C

In this project we have implemented a multiplayer tic tac toe game using socket programming in C in which a server creates the game in local area network. The players in LAN can connect to the server by using the IP address if the server. We have used the concept of thread.When a new connection arrives ,new thread will be created. To avoid race condition taking place between threads we have implemented the concept of mutex. Rules of the game:One by one the players have to enter a key ,‘0’ or ‘X’.A player can win the game when either of the diagonals have the same key i.e. ‘0’ or ‘x’ or any of the rows or the columns have the same key otherwise the game will result in a draw.

Language:CLicense:MITStargazers:6Issues:1Issues:1

learn-python3

Jupyter notebooks for teaching/learning Python 3

Language:PythonLicense:MITStargazers:2Issues:0Issues:0

DeepLearningExamples

Deep Learning Examples

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

NVTabular

NVTabular is a feature engineering and preprocessing library for tabular data designed to quickly and easily manipulate terabyte scale datasets used to train deep learning based recommender systems.

Language:PythonLicense:Apache-2.0Stargazers:1Issues:0Issues:0

tensorflow-dlrm

TF2 implementation of DLRM (inherited and modified from openrec's initial implementation)

Language:PythonStargazers:1Issues:0Issues:0
Stargazers:0Issues:1Issues:0
Language:PythonLicense:MITStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:1Issues:0

VQA_Demo

Visual Question Answering Demo on pretrained model

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0