Pinned Repositories
3D-Smooth-Blending-for-Subdivision-Surfaces
This project is designed to load and view 3D freeform meshes, then apply subdivision technique to obtain a finer/smoother mesh using Catmull-Clark subdivision scheme. As well as being able to blend these freeform object meshes together while maintaining the overall smoothness of the object.
Advanced-Lane-Lines-Detection
In this project i'm using traditional Computer Vision (i.e. non-machine learning) techniques to develop an advanced and robust algorithm that can detect and track lane boundaries in a video.
Architectural-buildings-Generator-GANs
Architectural buildings Generator using GANs (Generative Adversarial Networks)
COVID19-Face-Mask-Detector
COVID-19: Face Mask Detector with OpenCV, Keras/TensorFlow, and Deep Learning
Deep-Neural-Network-Image-Classification
Deep Neural Network for Image Classification: Application. Includes functions to build a deep network, and apply it to cat vs non-cat classification.
Driving-Scene-Segmentation
Driving Scene Segmentation steps to run DeepLab semantic scene segmentation model on a sample video from MIT Driving Scene Segmentation Dataset.
Machine-Learning-Archive
Machine Learning Archive Code samples, Tutorials and Blog posts.
oreilly_book
AI and Machine Learning with Kubeflow, Amazon EKS, and SageMaker
Player-Localization-and-Field-Estimation
Player-Localization-and-Field-Estimation
Self-Driving-Vehicle-Controller
Self Driving Vehicle Longitudinal and lateral Controller
Yousef-Hesham's Repositories
Yousef-Hesham/Player-Localization-and-Field-Estimation
Player-Localization-and-Field-Estimation
Yousef-Hesham/3D-Smooth-Blending-for-Subdivision-Surfaces
This project is designed to load and view 3D freeform meshes, then apply subdivision technique to obtain a finer/smoother mesh using Catmull-Clark subdivision scheme. As well as being able to blend these freeform object meshes together while maintaining the overall smoothness of the object.
Yousef-Hesham/Machine-Learning-Archive
Machine Learning Archive Code samples, Tutorials and Blog posts.
Yousef-Hesham/Advanced-Lane-Lines-Detection
In this project i'm using traditional Computer Vision (i.e. non-machine learning) techniques to develop an advanced and robust algorithm that can detect and track lane boundaries in a video.
Yousef-Hesham/Architectural-buildings-Generator-GANs
Architectural buildings Generator using GANs (Generative Adversarial Networks)
Yousef-Hesham/Driving-Scene-Segmentation
Driving Scene Segmentation steps to run DeepLab semantic scene segmentation model on a sample video from MIT Driving Scene Segmentation Dataset.
Yousef-Hesham/COVID19-Face-Mask-Detector
COVID-19: Face Mask Detector with OpenCV, Keras/TensorFlow, and Deep Learning
Yousef-Hesham/Self-Driving-Vehicle-Controller
Self Driving Vehicle Longitudinal and lateral Controller
Yousef-Hesham/Deep-Neural-Network-Image-Classification
Deep Neural Network for Image Classification: Application. Includes functions to build a deep network, and apply it to cat vs non-cat classification.
Yousef-Hesham/oreilly_book
AI and Machine Learning with Kubeflow, Amazon EKS, and SageMaker
Yousef-Hesham/Secure-Hash-Algorithm-1
Secure-Hash-Algorithm-1 Implementation
Yousef-Hesham/Self-Driving-Vehicle-State-Estimator
Self Driving Vehicle State Estimator using the Error state extended Kalman filter for Sensor measurenments fusion to provide reasonable estimate of the vehicle's pose and velocity.