• Stars
    star
    7
  • Rank 2,294,772 (Top 46 %)
  • Language
    Python
  • Created about 5 years ago
  • Updated about 5 years ago

Reviews

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

Repository Details

Support Vector Machine (SVM) based emotion recognition in static images, videos and in Real Time as well in Python with an accuracy of around 93.7%.

More Repositories

1

Obstructive-Sleep-Apnea-Detector

Detection of Obstructive Sleep Apnea using Heart Rate Variability in ECG Signals using the Time Domain and Frequency Domain methods and Classification is done using SVM(Support Vector Machines) and K-Means Clustering.
MATLAB
10
star
2

X-RAY-IMAGES-BONES-SEGMENTATION-AND-FRACTURE-LOCATOR

Segmentation of different types of bones using Thresholding and morphological operations and detected (located) fracture using Hough Transform in MATLAB. Tried with Deep Learning (ML) algorithms for better accuracy.
MATLAB
9
star
3

Uber-Database-Design-System

Designed the Uber database System. Created some Triggers and stored procedures as well.
PLSQL
6
star
4

Moving-Objects-Detector

Optical Flow-Based moving Object Detection and Tracking using MATLAB which is based on the Lucas Kanade method and also modified in the manner to reduce the effect of noise and increase the precision
MATLAB
5
star
5

Scene-Recognition-with-Convolutional-Neural-Network

Scene Recognition with Convolutional Neural Network from scratch using only numpy.
Python
2
star
6

Mutual-Friends-Info-Evaluator-for-Facebook-Big-Data

Evaluating the information among the Mutual Friends on Facebook (Big Data)
Jupyter Notebook
1
star
7

Neural-Networks

Trained Neural Network using different types of Activation functions like Sigmoid, ReLu, Tanh and compared their errors.
Python
1
star
8

NLP-Machine-Translator.

Translation of Language "English" to "French"
Jupyter Notebook
1
star
9

BiGrams-Model-NLP

Developed and trained BiGrams Model.
Python
1
star
10

Decision-Trees

Implemented the Decision trees from Scratch and developed many Pruning Strategies(My OWN strategy).
Python
1
star
11

Olympics-Search-Engine

Search Engine for Olympics
Python
1
star
12

Twitter-Sentiment-Analyzer--Kafka-Streaming

Twitter Sentiment Analyzer - Kafka Streaming
Jupyter Notebook
1
star
13

Relationship-Extractor-NLP

Relationship Extractor betwwen the Entities.
Jupyter Notebook
1
star
14

Operating-System

It reads N number of files(any type) from command line arguments and writes the count of every character using the fork(). The Parent executes when All the child processes terminates.
C
1
star