Hi, i am Joseph Chibuike, a Machine learning engineer @Chibuike.
Recent Work
Gun detection and Association
This project focuses on weapon detection and association. it doesn't only detect a gun but rather also associate the gun with the suspected owner. From the begining of this project, i started with gathering and annotating datasets and used to train a yolo11 model from ultralytics.
From the project, i used a pretrained yolov8 model from roboflow to detect vehicle from a high way video scene then used opencv bytetrack to track the vehicles and estimated their speed from the video frame
In this project, i performed a data analysis on a bank customer churn data set before going further to model the data using Logistic reggresion, KNN and Decision tree
This project terms to compare the scikit-learn library with the Snap ML library using the credit card fraud data set from kaggle. The Snap ML is a machine learning library developed by IBM Research Zurich and Snap Inc, it has high accuracy. The snap ML library allows us to use
multi-thread CPU and GPU, our data set could run faster on our model using Snap ML. view project