AI in Capturing Properties of Textile Industry Using Deep Learning Models
Python, Computer Vision, Deep Learning, Feature extraction
Collaborated on designing a tool that permits simultaneous learning of the dictionary and encoding of extracted features based on the features extracted from different convolutional layers. This tool can be implemented using the “Learnable Encoding Module (LEM)” or a similar one.
February 2022
Classifying Online Content to Provide Sustainability Advisory for Small Businesses
Python, Data Analysis, Machine Learning.
Collaborated on building a ML solution to classify and process the data provided by the client (raw text, extracted from research papers and other mediums) so that the relevance, format, authority of the source, etc. can be understood (Content Classification) and the content of the extracted sources can be understood and tagged for further processing and formatting, by either a human or Natural Language Generation (Content Processing).
February 2022
Feasibility and ROI Analysis for Renewable Resources Infrastructure using Computer Vision
Python, Computer Vision, NLP, Deep Learning, Image Recognition
Collaborated on designing an AI solution to install Renewable Energy in Germany in order to speed-up the country’s course towards Net-Zero carbon emissions. Through this project, we were able to project the availability of renewable resources within the country including wind power, solar power, and hydro power. Do the feasibility analysis for the cost which will be incurred to set-up these prospects and finally the ROI of the same. This can then be used not only by the government but also by private entities to look for potential opportunities towards clean and green Germany. This will also help to accurately estimate the timeline toward reaching the goal instead of a vague 2045 Deadline.
AI for Road Safety
Python, Computer Vision, NLP, Deep Learning, Image Recognition
Collaborated on designing an AI solution to detect driver’s activities like driver talking on the phone, eating while driving the vehicle, detect drowsiness, distraction, yawn, eye closure and alert him when potential drowsiness situation is detected, from driving style like sudden accelerations or decelerations, sudden braking, sharp turns, set of events like start, stop, speed and turns, Maximum and minimum rpm of the engine, etc., The project results will be made open source. The aim is to help ride-sharing service providers, regulatory bodies, policymakers, and people while educating aspiring data scientists in solving real-world problems.
Detect Harmful Situations in Videos To Protect Children
Python, Computer Vision, Deep Learning, Machine Learning
Collaborated on building a computer vision model that is able to detect harmful and dangerous situations in video challenges that could go viral online. The AI solution classifies activities that could cause self-harm in a video, predicts if there is the possibility of harm to others in the video and classifies if the video encourages others to participate or not. If there is a high potential for harm and going viral, then the video can be classified as a dangerous challenge.
Improving Water Supply Sustainability in Nigeria Through Artificial Intelligence
Python, Computer Vision, Remote Sensing, GIS, Geopandas, Object Detection, Deep Learning
Collaborated on designing an AI solution for Nigeria which uses GIS to help government and non-governmental organizations to be able to identify areas lacking clean water supply, provide easy access to water supply services, and be able to detect non-functional water supply services.This serves as a means to better the lives of Nigerian citizens.
Flower Images Classifier
Python, Image Preprocessing, Classification
Implemented an image classification application that trained a a deep learning model on a data set of images, then use the trained model to classify images.
Automatic Number Plate Detection
Python, Image Preprocessing, Labelling
Implemented an Automatic number plate application. The model identifies the plate from the image, extract the characters and cross-checks it with the database to retrieve information as regards the owner of the plate number.
Finding Paths to Safety Following Natural Disasters with Satellite Imaging and AI
Python, Computer Vision, OSM, GIS
Collaborated on building a model that collects data about the local roads from satellite images, classify them and indicate the safest route to be taken from point A to point B, displays an interactive dashboards to display road characteristics and safest paths and then arrange demonstration and publicise to local audience.
Dog Images Classifier
Python, Image Preprocessing, Classification, CNN
Used a created image classifier to identify dog breeds while correctly identifying which pet images are of dogs (even if breed is misclassified) and which pet images aren't of dogs and correctly classify the breed of dog, for the images that are of dogs.
Using Computer Vision to Estimate Biomass of Fish for Sustainable Food Production
Python, Environment, Machine Learning, Agriculture
Sustainable Development Goal 14 (Goal 14 or SDG 14) is about “Life below water” that aims to conserve and use sustainably the oceans, seas, and marine resources for sustainable development. In this project, we built an ML algorithm that estimates the volume and weight of a fish from a video or an image, as well as a procedure to calibrate the system.
User Response prediction
Python, Data cleaning, EDA, Models Ensembling
My submission for Data Science Nigeria 2021 AI Bootcamp Qualification Hackathon hosted on Zindi. The goal of the hackathon is to build a model capable of predicting users’ responses to marketing campaigns based on the features in the provided dataset by the sapa.com data engineer.