• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created about 3 years ago
  • Updated over 2 years ago

Reviews

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

Repository Details

Helping people with Alzheimer to make their daily live more easier by assisting them in remembering relative people and family members by talking AI

More Repositories

1

Realistic-face-images-from-sketches

A recent study has shown that around 75% of criminal investigations go unsolved. Only 1 out of 3 criminals gets arrested in America. According to recent statistics from Red Cross in 2018, the number of people who went missing worldwide are around 100,000. With so many people missing and so many cases going unsolved for not being able to fully identify the personโ€™s face and facial characteristics. The Science of Deep learning offers a variety of solutions. Deep learning is a branch of machine learning which is completely based on artificial neural networks, as neural network is going to mimic the human brain so deep learning is also a kind of mimic of human brain. It works on datasets with huge amounts of data. Given a large dataset of input and output pairs, a deep learning algorithm will try to minimize the difference between its prediction and expected output. By doing this, it tries to learn the association/pattern between given inputs and outputs, this in turn allows a deep learning model to generalize to inputs that it hasnโ€™t seen before. So, how do deep learning Algorithms learn? Deep Learn- 4 ing Algorithms use something called a neural network to find associations between a set of inputs and outputs. The โ€œdeepโ€ part of deep learning refers to creating deep neural networks. This refers to a neural network with a large quantity of layers, with the addition of more weights and biases, the neural network improves its ability to approximate more complex functions. Which in return generates a more accurate output. So , This project aims to make an application that takes a sketch image as an input and generates a realistic face image as an output. Also Creating realistic human face images from sketches can be used for various applications including criminal investigation, character design, educational training, etc.
Jupyter Notebook
8
star
2

Egyptian_ID_reader

An application used to read Arabic and English number written on Egyptian id
Python
6
star
3

facial-pain-detection

Jupyter Notebook
3
star
4

machine-learning-deployment

Python
1
star
5

Mask-detection

Using YOLOv5 ,this program can detect wither the person is wearing a mask or not ,also it can detect if the mask is worn incorrect , we provide the colab note book ,feel free to use it
Python
1
star
6

Scene-Recognition

a simple Code used to classify 6 categories (buildings,sea,forest,glacier,mountain,street) using CNN and transfer learning with VGG16
Python
1
star