• Stars
    star
    1
  • Language
  • Updated over 1 year ago

Reviews

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

Repository Details

Building Drowsiness Detection System using eyes landmarks detection using ResNet101, eyes detection using YOLO5 and eye state classification using InceptionV3, using helen dataset.

More Repositories

1

Scripting

Some python scripts to do tasks
Python
10
star
2

Language-Identifier

Process text, including tokenizing and representing sentences as vectors and Applying some concepts like RNN, LSTM and GRU to create a classifier can detect the language in which a sentence is written from among 17 languages.
Jupyter Notebook
8
star
3

Data-Science

Data Preprocessing, Data Analysis, Creating Models and Playing with some datasets
Jupyter Notebook
7
star
4

Water-bodies-satelite-image-segmentation

Apply Semantic segmenation techniques such as UNet, DeepLab, FCN, ShelfNet and SegNet to water bodies staelite images and deploy using flask and streamlit
Python
6
star
5

litten

Litten is a python package to help visualize Tensorflow neural network models architecture.
Python
5
star
6

Networks-Implementation

Some neural network architectures implementation using Tensorflow (Keras)
Python
4
star
7

Console-Projects

Console applications to apply some algorithms and concepts
Python
4
star
8

hossamasaad

Config files for my GitHub profile.
4
star
9

Algorithms-Specialization

Python
3
star
10

Data-Structures-Implementations

Data Structures were Implemented by me while studying Data Structures
C++
3
star
11

Capstone

Jupyter Notebook
2
star
12

Flower-Classification

102 Category Flower Dataset using ResNet50
Jupyter Notebook
2
star
13

DBSL---Blood-bank

DBSL stands for Donate Blood, Save Life is a C# project, Applying some concepts [windows application, SQL and ADO.net]
C#
2
star
14

Consolo

Trying to mimic a social media app in console to apply some Object Oriented Programming concepts and Design patterns in Python
Python
2
star
15

Problem-Solving

Solutions of Problems I solved while practising Problem Solving
C++
2
star
16

Arabic-Document-Digitization

Create an arabic document digitization using tesseract
Python
1
star
17

Stores-Rest-API

Building Stores REST API using Flask Applying some CRUD operations ans authentication using JWT
Python
1
star
18

Semantic-Segmantation

Build some semantic segmentation models and train them on CamVid dataset
Jupyter Notebook
1
star
19

Scones-Unlimited-Project

Stores code and results for the "Build ML Workflow For Scones Unlimited" project in the Udacity AWS MLE Nanodegree
Jupyter Notebook
1
star
20

Image-Captioning-System

Image Captioning is a task that combines computer vision and natural language processing, where it aims to generate descriptive legends for images. In this project I tried to apply some different architectures to create image caption generator like merging, visual attention and transformers
Python
1
star