Pinned Repositories
911-Calls-Analysis
This is an analysis of Emergency calls made to the 911 emergency number for a period of tie
CVND_Exercises
Exercise notebooks for CVND.
Facial-Keypoint-Detection
In this project, I combined my knowledge of computer vision techniques and deep learning architectures to build a facial keypoint detection system
Flask-Rest-API
Image-Captioning
In this project, I created a neural network architecture to automatically generate captions from images
KMeans-Clusters
KruskalAlg
Implementation of the Kruskal algorithm in python
Landmark-Detection-Robot-Tracking
In this project, I implemented Simultaneous Localization and Mapping for a 2 dimensional world. I combined my knowledge of robot sensor measurements and movement to create a map of an environment from only sensor and motion data gathered by a robot, over time.
Liveliness-Detection-Model
Liveness models are intelligent models that seek to differentiate between a real image and a spoof image. A real image in this case is a true and live capture of the individual usually image of a person captured directly from a camera while a spoof image are the ones being captured off an existing image either an image existing on a phone or a printed picture of a picture. Developed the model using OpenCV, Keras, Tensorflow and Scikit Learn. Built model architecture by adapting the VGG16 architecture through transfer learning
Movie-Recommender
A simple movie recommender system
Ade-Adeleke's Repositories
Ade-Adeleke/911-Calls-Analysis
This is an analysis of Emergency calls made to the 911 emergency number for a period of tie
Ade-Adeleke/CVND_Exercises
Exercise notebooks for CVND.
Ade-Adeleke/Facial-Keypoint-Detection
In this project, I combined my knowledge of computer vision techniques and deep learning architectures to build a facial keypoint detection system
Ade-Adeleke/Flask-Rest-API
Ade-Adeleke/Image-Captioning
In this project, I created a neural network architecture to automatically generate captions from images
Ade-Adeleke/KMeans-Clusters
Ade-Adeleke/KruskalAlg
Implementation of the Kruskal algorithm in python
Ade-Adeleke/Landmark-Detection-Robot-Tracking
In this project, I implemented Simultaneous Localization and Mapping for a 2 dimensional world. I combined my knowledge of robot sensor measurements and movement to create a map of an environment from only sensor and motion data gathered by a robot, over time.
Ade-Adeleke/Liveliness-Detection-Model
Liveness models are intelligent models that seek to differentiate between a real image and a spoof image. A real image in this case is a true and live capture of the individual usually image of a person captured directly from a camera while a spoof image are the ones being captured off an existing image either an image existing on a phone or a printed picture of a picture. Developed the model using OpenCV, Keras, Tensorflow and Scikit Learn. Built model architecture by adapting the VGG16 architecture through transfer learning
Ade-Adeleke/Movie-Recommender
A simple movie recommender system
Ade-Adeleke/movie-reviews-sentiment
Ade-Adeleke/sentiment-analysis
Ade-Adeleke/Sentiment-Analysis-Alexa-Reviews
Used Natural Language Processing to categorize Alexa reviews into positive or negative reviews
Ade-Adeleke/Simple-Neural-Network-Clasification
Training a simple neural network to classify data. Included is code using Keras and code using pytorch
Ade-Adeleke/starter-web
Simple starting point website project based upon Initializr
Ade-Adeleke/Stock-Price-Analysis
This an analysis of stock prices of 6 big companies and their day by day performance within a period of 10 years
Ade-Adeleke/Udacity-Deeplearning-Nanodegree-Projects
This is a repository for the projects I undertook during my deep learning nanodegree on udacity