Abdolkarim Saeedi's repositories
Abnormal_Heart_Sound_Diagnosis
Convolutional Long Short-term memory ( CNN - LSTM ) evaluation on the heart sound database with 91% accuracy.
ObjectDetection_WithoutAI
Region labeling based on Canny features and Bounding-box Intersection over Union (IoU).
A-Novel-Geometrical-Method-for-Depression-Diagnosis-Based-on-EEG-Signals
Source codes for the research paper "A Novel Geometrical Method for Depression Diagnosis Based on EEG Signals"
Persian_ObjectDetection_WebService
Simple Persian Object Detection Web app based on flask framework, OpenCV and Darknet Yolov3.
Persian_Speech_To_Text
Simple Speech to text prototype using google api
face_recognition
The world's simplest facial recognition api for Python and the command line
Flask_FacialRecognition_WebService
Simple Facial Recognition Web app based on flask framework, haarcascades and OpenCV.
Sklearn_Regression_Portfolio
Basic Regression Tasks using all the models available from scikit-learn
Awakeness_Detection
Awakeness Detection using MATLAB's vision toolbox and haarcascades.
Basic_Ai_Implementations
Basic code for RBFN, MLP and KNN evaluated on the mushroom dataset.
Django_Polls_App
Simple polls app from django documentation.
Face-Anti-spoofing-for-RGB
An Face Anti-spoofing Method for Print and Video Attacks
Flask_Basic_UI
Basic flask user interface using mongodb.
IPCAM_urllib
Reading frames from ip cameras with passwords using the urllib module
LaTeX_prac
useful LaTeX templates
MATLAB_utils
Useful functions for matlab.
Radius_Neighbors_FacialRecognition
Facial recognition applying the scikit-learn RadiusNeighborsClassifier.
SoloLearn_JavaScript
Java Script Basics
Tesnorflow2_Tutorial
Tensorflow 2.x basics covered.
mxnet-the-straight-dope
An interactive book on deep learning. Much easy, so MXNet. Wow. [Straight Dope is growing up] ---> Much of this content has been incorporated into the new Dive into Deep Learning Book available at https://d2l.ai/.
Time-Reversibility-by-Ordinal-Patterns-TiROP-
TiROP Matlab code based on Ordinal Patterns. Paper: Detection of time reversibility in time series by ordinal patterns analysis Chaos 28, 123111 (2018); https://doi.org/10.1063/1.5055855
keras-applications
Reference implementations of popular deep learning models.