Tutorial
My "Full-Stack" MLOps …
Or: How I learned to stop worrying and love debugging neural networks
The Grand Plan (That Almost Failed Spectacularly)
I recently completed what I’d call my first “full-stack” MLOps project – and by “full-stack” I mean the entire pipeline from raw data to deployed …
Building a Drowsiness …
Pt1 - Building a Drowsiness Detection Web App from scratch
Have you ever wondered how to build a web app that can detect if you are feeling sleepy or alert? Do you want to learn how to use computer vision and machine learning to create a fun and useful project? Then this blog post is for you! In …
Building a Drowsiness …
Pt2 - Building a Drowsiness Detection Web App from scratch
Cheers for making it to pt2; You’ve learnt how to Import datasets, augment that data and label the images, now we set up for real time predictions using the powerful YOLOv5 model and Google Colaboratory.
Define Directories
Here, you …