Book Image

Full YOLOv4 Pro Course Bundle [Video]

By : Ritesh Kanjee
2 (1)
Book Image

Full YOLOv4 Pro Course Bundle [Video]

2 (1)
By: Ritesh Kanjee

Overview of this book

This course is a perfect fit if you want to natively train your own YOLOv4 neural network. You’ll start off with a gentle introduction to the world of computer vision with YOLOv4, install darknet, and build libraries for YOLOv4 to implement YOLOv4 on images and videos in real-time. You’ll even solve current and relevant real-world problems by building your own social distancing monitoring app and implementing vehicle tracking using the robust DeepSORT algorithm. After that, you’ll learn more techniques and best practices/rules of how to take your Python implementations and develop GUIs for your YOLOv4 apps using PyQT. Then, you’ll be labeling your own dataset from scratch, converting standard datasets into YOLOv4 format, amplifying your dataset 10x, and employing data augmentation to significantly increase the diversity of available data for training models, without collecting new data. Finally, you’ll develop your own Mask Detection app to detect whether a person is wearing their mask and to flag an alert. By the end of this course, you’d be able to implement and train your own custom CNNs with YOLOv4. It will help you in solving real-world problems, freelancing AI projects, getting that opportunity in AI, and tackling your research work by saving time and money. The world is your oyster; just start exploring the world once you have skills in AI. All the resource files are uploaded on the GitHub repository at https://github.com/PacktPublishing/Full-YOLOv4-Pro-Course-Bundle
Table of Contents (7 chapters)
Chapter 6
Training YOLOv4 Using Darknet Framework
Content Locked
Section 4
Step 3 - Dataset Placement for Training
This video explains the third step that covers dataset placement for training.