Rooban Sappani's repositories

Attack-and-Defense-of-Adversarial-Images

I have implemented three types of adversarial attacks that can be used on a trained CNN model. T countermeasure these attacks, a defense algorithm is also implemented

Language:Jupyter NotebookLicense:MITStargazers:2Issues:1Issues:0

Audio-Video-Classification

An Application to automatically categorize Youtube videos.

Language:Jupyter NotebookStargazers:2Issues:0Issues:0

Automated-Supermarket-Inventory-Replenishment

Fine Tuning the Yolov5 object detection algorithm to automatically detect and count products kept on supermarket shelves, to make sure all products are replenished.

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

Cataract-Detection-using-VGG19

In this notebook I have attempted to detect cataracts in an human eye using CNN with the Ocular Disease Recognition Dataset.

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

Google-Stock-Price-Prediction

An application to predict stock prices of Google Stock. A LSTM Neural Network was built on python with keras. The Googledta dataset was used.

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

Hand-Gesture-Recognition

An application automatically recognize up to 10 different hand gestures.

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

Movie-Recommendation-System

A movie recommendation system built on c++.

Language:C++Stargazers:1Issues:0Issues:0

Object-detection-using-Yolo-v3

Object detection using Yolo v3 algorithm in python.

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

OSI-Model

Implementation of the OSI model

Language:PythonStargazers:1Issues:0Issues:0

Spam-Mail-Classification-using-SVM-and-Naive-Bayes

In this notebook I have implemented machine learning classifiers (Naive Bayes and Support Vector Machines) to detect spam mails.

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