• Stars
    star
    2
  • Language
    Python
  • License
    MIT License
  • Created almost 5 years ago
  • Updated almost 5 years ago

Reviews

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

Repository Details

Reading frames from ip cameras with passwords using the urllib module

More Repositories

1

Realtime_FacialRecognition

Real time Facial Recognition using the face_recognition module and ip cameras.
Python
19
star
2

Abnormal_Heart_Sound_Diagnosis

Convolutional Long Short-term memory ( CNN - LSTM ) evaluation on the heart sound database with 91% accuracy.
Jupyter Notebook
15
star
3

ObjectDetection_WithoutAI

Region labeling based on Canny features and Bounding-box Intersection over Union (IoU).
Python
12
star
4

AutoEncoder_Seizure_EEG_Generation

An unofficial implementation of the paper "A comprehensive comparison of handcrafted features and convolutionalautoencoders for epileptic seizures detection in EEG signals"
Jupyter Notebook
11
star
5

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"
MATLAB
10
star
6

COVID_WEB

Ready to use CT scan based COVID detection service using deep learning.
Python
7
star
7

KiLJ4EdeN

My Personal Repository
6
star
8

fuzzc

A simple python module to leverage fuzzy control algorithms.
Python
6
star
9

Plot_Loss_Sklearn

plot and print model activity using context manager
Jupyter Notebook
6
star
10

face_recognition_cpp

Facial Recognition with cpp using state of the art insightface model.
C++
6
star
11

DeepCOVID

Python
5
star
12

fastapi_tf-keras_example

Minimal model serving in 24 lines of code using fastapi.
Python
5
star
13

Local_Binary_Patterns

LBP implementation in python.
Python
5
star
14

TimeSeries_Transformer

Using state of the art transformers on time series data
Python
5
star
15

TensorFlow_AddOns

Tensorflow Algorithm and Layer Implementations.
Python
4
star
16

LightGBM_Plot

An extension to lightgbm plot module to make interpretable and useful lightgbm tree models
Python
4
star
17

Persian_Speech_To_Text

Simple Speech to text prototype using google api
Python
4
star
18

Persian_ObjectDetection_WebService

Simple Persian Object Detection Web app based on flask framework, OpenCV and Darknet Yolov3.
Python
4
star
19

tensorflow_from_source_docker

Instuctions to build tensorflow from source inside docker, helps with cpus that dont have avx, avx2, sse, or kvm and vmware shared cpus, Also great when u do have a good cpu and want the speedup from a compiled tensorflow
Dockerfile
4
star
20

Cython_Tutorial

Python
3
star
21

FaceNet_TransferLearning

Transfer weights with tf.keras and facenet on any dataset.
Python
3
star
22

8puzzle-solver

8 puzzle solver
Python
3
star
23

insightface_landmarks

Fast And Accurate Landmark Detection with InsightFace, only 50ms for a single face per frame!
Python
3
star
24

Sklearn_Regression_Portfolio

Basic Regression Tasks using all the models available from scikit-learn
Python
3
star
25

Flask_FacialRecognition_WebService

Simple Facial Recognition Web app based on flask framework, haarcascades and OpenCV.
CSS
3
star
26

CV_PYTHON

opencv basics in python.
Python
3
star
27

compose-nginx-uwsgi-flask

docker compose a basic production flask setup
Python
3
star
28

DeepLearningFromScratch

Understanding Artificial Intelligence.
Jupyter Notebook
3
star
29

HSV_COLOR_FILTERS

Python
2
star
30

Radius_Neighbors_FacialRecognition

Facial recognition applying the scikit-learn RadiusNeighborsClassifier.
Python
2
star
31

BashTutorial

Tutorial to use bash.
Shell
2
star
32

seaborn_tutorial

Jupyter Examples of Seaborn Plots.
Jupyter Notebook
2
star
33

Cpp_Tutorial

Tutorial for cpp utilizing the SoloLearn course and linearcpp while adding Machine Learning and Computer Vision examples.
C++
2
star
34

PyTorch_Examples

Exploring DL With PyTorch.
Jupyter Notebook
2
star
35

NetworkingTools

Python
2
star
36

python-spark

studying pyspark for bigdata analysis
Jupyter Notebook
2
star
37

SoloLearn_JavaScript

Java Script Basics
JavaScript
2
star
38

tf2_prac

Python
2
star
39

discord_balance_bot

Simple discord bot that messages user based on a particular event
Python
2
star
40

data-lake-frontend

Data Lake Frontend
JavaScript
2
star
41

SequentialDownSampler

Sequential down sample implementation for imbalanced data classification.
Python
2
star
42

PyTorch_Tutorial_

Examples from torch.
Python
2
star
43

online_learning

online learning example with river
Python
2
star
44

similarity_methods

study ways to compare two images
Jupyter Notebook
2
star
45

mock

mock
2
star
46

express_template

template to create express apps
JavaScript
2
star
47

mxnet_minimal_build

Simple build for mxnet that works on any cpu, (NON AVX, Shared CPUS, etc..)
2
star
48

Basic_Ai_Implementations

Basic code for RBFN, MLP and KNN evaluated on the mushroom dataset.
Python
2
star
49

FelixbleNN

A utility to use a series of different convolutional blocks.
Python
2
star
50

tf-gpu-installation

tf gpu installation
2
star
51

ArgumentParser

Simple and flexible system arg parser class with python
Python
2
star
52

Flask_Basic_UI

Basic flask user interface using mongodb.
Python
2
star
53

LaTeX_prac

useful LaTeX templates
TeX
2
star
54

fastapi_basics

snippets to use while developing with fastapi
Python
2
star
55

Tesnorflow2_Tutorial

Tensorflow 2.x basics covered.
Jupyter Notebook
2
star
56

gg

gg
Python
2
star
57

sqlzoo

sqlzoo examples
2
star
58

Awakeness_Detection

Awakeness Detection using MATLAB's vision toolbox and haarcascades.
MATLAB
2
star
59

SoloLearn_HTML

HTML Basics
HTML
2
star
60

MATLAB_utils

Useful functions for matlab.
MATLAB
2
star
61

img_to_patch

Image to patch conversion with python .
Python
2
star
62

MRI_CW_1

MRI computer homework 1
MATLAB
2
star
63

Django_Polls_App

Simple polls app from django documentation.
Python
2
star
64

face_detection_opencv_js

face detection using opencv js
JavaScript
1
star
65

tesseract_persian_example

example to use tesseract with persian data
Python
1
star
66

python-template

python project template using pyproject toml
Python
1
star
67

nestjs_prac

reading on nestjs
TypeScript
1
star
68

express-ts

express typscript
TypeScript
1
star
69

tf2_nn

An attempt to use the tf.nn module with tf2
Python
1
star
70

d2l-tensorflow

Jupyter Notebook
1
star
71

Streamlit_Minimal_ML

minimal image classification ui
Python
1
star
72

express-react-template

JavaScript
1
star
73

uwsgi_nginx_multi_app_template

Dockerfile
1
star
74

invert_bt

Python
1
star
75

fastapi-s3-storage

Simple download and upload to s3 using fastapi and boto3
Python
1
star
76

selenium_test

upload seg to xnat and ohif
Python
1
star
77

mrcnn-colab

train mrcnn in colab without version issues
Jupyter Notebook
1
star
78

Express_JS

Express prac
JavaScript
1
star
79

fastify_prac

reading on fastify
JavaScript
1
star
80

KerasApplications

Famous Architectures from the keras repository.
Python
1
star
81

ray_exp

some stuff with ray to see how viable the framework is
Python
1
star
82

React-Redux

React-Redux Prac
JavaScript
1
star
83

vue_basics

vue basic stuff from the Gwendolyn Faraday course
HTML
1
star
84

nginx_multiserver_upstream

nginx load balancing while having multiple ip or domains containing the same application
Dockerfile
1
star
85

train-tesseract4-persian

Train Tesseract 4 for persian
Python
1
star
86

dlib-deep-learning

tutorial on how to train deep learning models with c++ and dlib.
C++
1
star
87

HW1_MV

Homework1, machine vision class, KNTU
Jupyter Notebook
1
star