Pinned Repositories
2D-and-3D-face-alignment
This repository implements a demo of the networks described in "How far are we from solving the 2D & 3D Face Alignment problem? (and a dataset of 230,000 3D facial landmarks)" paper.
clinical_concept_extraction
Clinical Concept Extraction with Contextual Word Embedding
Deep-learning-Colorization-for-visual-media
Automatic colorization for gray scale (images/ videos) based on Deep-Learning using (Python & Tensorflow)
deepschool.io
Deep Learning tutorials in jupyter notebooks.
Face-analysis
Face detection, recognition, gender classification, emotion classification
Hand-written-recognition-using-Neural-Networks-MLP-PCA
Recognition for hand written Numbers from 0 to 9 using neural networks (multi layer perceptron Model) and Principle component analysis (PCA) for Data-set dimensionality reduction.
Nuanced-Arabic-Dialect-Identification
OIDv4.1_ToolKit_Download_Open_Images_Support_Yolo_Format
Download and visualize single or multiple classes from the huge Open Images v4 dataset
pytorch-upper-Maxilla-and-lower-Mandible-jaws-semantic-segmentation
pytorch segmentation for upper (Maxilla) and lower(Mandible) jaws in a DICOM file. The Dataset is provided as 2D slices from all 3 orthogonal points of view Axial, Coronal, and Sagittal.
Tarteel-ML
Training machine learning models
OmarSayedMostafa's Repositories
OmarSayedMostafa/Deep-learning-Colorization-for-visual-media
Automatic colorization for gray scale (images/ videos) based on Deep-Learning using (Python & Tensorflow)
OmarSayedMostafa/OIDv4.1_ToolKit_Download_Open_Images_Support_Yolo_Format
Download and visualize single or multiple classes from the huge Open Images v4 dataset
OmarSayedMostafa/Face-analysis
Face detection, recognition, gender classification, emotion classification
OmarSayedMostafa/Nuanced-Arabic-Dialect-Identification
OmarSayedMostafa/clinical_concept_extraction
Clinical Concept Extraction with Contextual Word Embedding
OmarSayedMostafa/pytorch-upper-Maxilla-and-lower-Mandible-jaws-semantic-segmentation
pytorch segmentation for upper (Maxilla) and lower(Mandible) jaws in a DICOM file. The Dataset is provided as 2D slices from all 3 orthogonal points of view Axial, Coronal, and Sagittal.
OmarSayedMostafa/All-helper-function-needed-for-train-and-test-keras-model
all helpers and utilities function needed to train and test a keras model included data set loading and valid/test set evaluation on each class and over all classes , and included too saving result to .csv file and model paramters as .json file
OmarSayedMostafa/All-in-one-FaceDetection
this is a collected repos for most famous algorithms and models for face detection.
OmarSayedMostafa/Anchor-Boxes-with-KMeans
How to initialize Anchors in Faster RCNN for custom dataset?
OmarSayedMostafa/cocoapi
COCO API - Dataset @ http://cocodataset.org/
OmarSayedMostafa/Comparative-Evaluation-of-Pretrained-Transfer-Learning-Models-on-ASAG
OmarSayedMostafa/CRAFT-pytorch
Official implementation of Character Region Awareness for Text Detection (CRAFT)
OmarSayedMostafa/deepface
A Lightweight Deep Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Framework for Python
OmarSayedMostafa/Image-Classification-with-small-size-train-set-data-using-learning-ternsfare
image classification for small size train set for each class
OmarSayedMostafa/jeelizGlassesVTOWidget
JavaScript/WebGL glasses virtual try on widget. Real time webcam experience, robust to all lighting conditions, high end 3D PBR rendering, easy to integrate, fallback to server-side rendering
OmarSayedMostafa/keras-kit
high level helpers functions for keras API
OmarSayedMostafa/keras-retinanet
Keras implementation of RetinaNet object detection.
OmarSayedMostafa/machine-learning-roadmap
A roadmap connecting many of the most important concepts in machine learning, how to learn them and what tools to use to perform them.
OmarSayedMostafa/netron
Visualizer for neural network, deep learning and machine learning models
OmarSayedMostafa/PMS
OmarSayedMostafa/research-charnet
CharNet: Convolutional Character Networks
OmarSayedMostafa/Scene-Text-Recognition
OmarSayedMostafa/Scenes-Classification-transfer-learning
transfer learning from places-365-vgg16 CNN
OmarSayedMostafa/semantic-segmentation-tutorial-pytorch
A simple PyTorch codebase for semantic segmentation using Cityscapes.
OmarSayedMostafa/tensorflow-101
TensorFlow 101: Introduction to Deep Learning for Python
OmarSayedMostafa/TensorFlow-2.x-YOLOv3
YOLOv3 implementation in TensorFlow 2.3.1
OmarSayedMostafa/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
OmarSayedMostafa/tutorial
OmarSayedMostafa/YOLO-Annotation-Tool
This is for create the training set of image to YOLO
OmarSayedMostafa/yoloface
Deep learning-based Face detection using the YOLOv3 algorithm (https://github.com/sthanhng/yoloface)