Pinned Repositories
AI-powered-Speech-transcription-and-Language-translation
This repo contains a class for transcribing audio conversations (either Live or recorded) and for translating spoken words between languages - currently supports 44 languages.
AlexNet-Cat-and-Dog
Implementing the AlexNet CNN for use in identifying cats and dogs
Bacteria-Segmentation
Implementation of the U-Net segmentation architecture for the segmentation of bacteria cells in blood samples.
document_scanner
A digital document scanner made in a few lines of code
Heart-Failure-Prediction
A logistic classification algorithm for the detection of heart failure.
Malaria-Detection-and-Localization
A project on the classification of blood samples as positive for malaria parasites and negative otherwise, with further localization of the parasites in the positive images and deployment for online and offline use.
OCULAR-DISEASE-RECOGNITION
Detect presence of cataract, glaucoma and diabetic retinopathy in fundus images of the eye
Pneumonia-identification-using-VGG19
This repo details the implementation of a VGG-19 framework and using the framework to make predictions on a dataset
road_traffic_analysis
A combination of YOLO8 object detector + BYTETracker object tracker for video analysis of traffic situation
Vehicle-Detection
This repo details the use of YOLO3 Object detection architecture for the detection of persons and vehicles as viewed from a traffic camera on a busy street.
onyekaokonji's Repositories
onyekaokonji/Malaria-Detection-and-Localization
A project on the classification of blood samples as positive for malaria parasites and negative otherwise, with further localization of the parasites in the positive images and deployment for online and offline use.
onyekaokonji/AI-powered-Speech-transcription-and-Language-translation
This repo contains a class for transcribing audio conversations (either Live or recorded) and for translating spoken words between languages - currently supports 44 languages.
onyekaokonji/document_scanner
A digital document scanner made in a few lines of code
onyekaokonji/road_traffic_analysis
A combination of YOLO8 object detector + BYTETracker object tracker for video analysis of traffic situation
onyekaokonji/YOLOv6_Object_Count
A series of modifications to the YOLO6 repo, with the aim of counting the objects detected per frame in video.
onyekaokonji/90DaysOfDevOps
This repository is my documenting repository for learning the world of DevOps. I started this journey on the 1st January 2022 and I plan to run to March 31st for a complete 90-day romp on spending an hour a day including weekends to get a foundational knowledge across a lot of different areas that make up DevOps.
onyekaokonji/animal-classification
Evaluating the effect of image preprocessing techniques in the multi-class classification of images. A coursework in my MSc AI & DS program.
onyekaokonji/cd0354-monolith-to-microservices-project
Project code for cd0354 Monolith to Microservices at Scale course taught by Justin Lee
onyekaokonji/ConVIRT-PyTorch-Implementation
ConVIRT uses contrastive learning for learning medical image representations using pairs of images and text.
onyekaokonji/Coursera-GAN-Course
For reference purposes
onyekaokonji/Data-convertion
onyekaokonji/Data-Science-Interview-Questions-Answers
onyekaokonji/Deep-Learning-in-Production
In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
onyekaokonji/devops-master-class
Devops Tutorial for Beginners - Learn Docker, Kubernetes, Terraform, Ansible, Jenkins and Azure Devops
onyekaokonji/dlib-weights
onyekaokonji/face_recognition
Just a fun project aimed at detecting faces in images and videos
onyekaokonji/generate_stock_list
Just a simple POC of a script for generating out-of-stock list for a pharmacy.
onyekaokonji/image-filter-stater-code
onyekaokonji/LLaVA-Med
Large Language-and-Vision Assistant for Biomedicine, built towards multimodal GPT-4 level capabilities.
onyekaokonji/LLaVaMed_RAG
Finetuning of LLaVa-Med with VQA_RAD dataset with added RAG for enhanced generations.
onyekaokonji/LLM-finetuning-scripts
onyekaokonji/onyekaokonji
Config files for my GitHub profile.
onyekaokonji/open_hospitals_medication_safety
onyekaokonji/openai-cookbook
Examples and guides for using the OpenAI API
onyekaokonji/pandas-transformation-class
onyekaokonji/Spatial_Pyramid_Pooling
An implementation of the SPP layer for making conv. nets invariant to spatial dimensions of input images.
onyekaokonji/Team-recognition
Identifying unique team members
onyekaokonji/Topic-Extraction-LDA
onyekaokonji/udacity-cloud-developer
content for Udacity's cloud developer nanodegree
onyekaokonji/yolov8_ocr
YOLOv8 aided by EasyOCR