Deep Drowsiness Detection using YOLO, Pytorch and Python

Deep Drowsiness Detection using YOLO, Pytorch and Python
One great implementation is using it to determine when drivers might be feeling a little drowsy. In this video we’re going to do exactly that using a fine tuned, customer object detection model powered by YOLO and PyTorch!

Want to leverage YOLO object detection for safety?

One great implementation is using it to determine when drivers might be feeling a little drowsy. In this video we’re going to do exactly that using a fine tuned, customer object detection model powered by YOLO and PyTorch!

In this video you’ll learn how to:

  1. Instal Ultralytics YOLOv5
  2. Detect Objects from Images
  3. Detect Objects from Pre-Recorded Videos
  4. Detect Objects in Real Time Using OpenCV
  5. Fine Tuning a Drowsiness Model using YOLOv5 and PyTorch
  6. Perform Real Time Drowsiness Detection

Get the code:
GitHub: https://github.com/nicknochnack/YOLO-Drowsiness-Detection

Chapters
0:00 - Start
0:48 - Introduction
1:18 - Gameplan
2:23 - How it Works
3:05 - Tutorial Start
4:12 - 1. Install and Import Dependencies
10:51 - 2. Load Model
13:44 - 3. Make Detections using Images
21:05 - 4. Real Time Detections and Object Detection using Videos
30:05 - 5. Train a Custom YOLO Model
1:10:28 - 6. Detecting Drowsiness
1:17:58 - Ending

Deploy your next app in seconds. Get $50 in cloud credits from @DigitalOcean using my link:
https://m.do.co/t/e0eff1e2dd4f

Suggest:

Python Tutorials for Beginners - Learn Python Online

Learn Python in 12 Hours | Python Tutorial For Beginners

Complete Python Tutorial for Beginners (2019)

Python Programming Tutorial | Full Python Course for Beginners 2019

Python Tutorial for Beginners [Full Course] 2019

Introduction to Functional Programming in Python