YOLOv4 Custom Object Detection Tutorial: Part 1 (Preparing Darknet YOLOv4 Custom Dataset)

preview_player
Показать описание
Training custom object detector using YOLOv4 Darknet has its benefits. Darknet based custom object detection model is faster than TensorFlow based object detector. In this video, we are going to learn how to prepare a dataset for training YOLOv4 custom object detection model using Darknet on Windows 10. This tutorial is split into two parts.

In the first part, we will create a custom object detection dataset by downloading images from Google with an automatic script. These images will then be annotated for custom object detection using YOLOv4. In the second part, we will train darknet yolov4 and run a custom object detector on images and videos.

To train YOLOv4 to detect custom object, I chose "John Wick" as an example. You can choose any object of your preference.

**Labeled Dataset is available for our Patreon supporters.**

Link to Part 2:

Links to repositories used in the video:

#TheCodingBug
#YOLOV4
#Darknet
---------------------------------------------
► Time Stamps:
Introduction: (0:00)
Prerequisite: (0:28)
Download images from Google: (1:03)
Label the data: (3:38)
---------------------------------------------
► My Other Tutorials:
---------------------------------------------
---------------------------------------------
DISCLAIMER: Links included in this description might be affiliate links. If you purchase a product or service with the links that I provide I may receive a small commission. There is no additional charge to you!
Рекомендации по теме
Комментарии
Автор

Link to Part 2:

Build YOLOv4 Darknet on Windows 10:


Building OpenCV 4.4.0 with GPU from source:

TheCodingBug
Автор

Hi! if i want to use yolo-darknet to recognize objects in a black and white image, should i use b/w custom dataset for training? in this case, how could i do that?
thanks!

anto__
Автор

sir can I implement this yolo project without gpu..???

joart
Автор

Hi. Can u do a video on custom object using YOLOV5 on android app

archanakumar
Автор

If I have images with multiple sizes (mxn), should I resize it manually? Or does yolo make it automatically?

Cristian-ewin
Автор

How I can reach you for further learning and seek your support for my Ph. D Sir.

ravindranathrc
Автор

Planning for master's? Saw a WES evaluation file :P

pranavnatekar
Автор

how to do for video bro for labelling

ArunKumar-sgjf
Автор

yolo model generated by darknet. can it be used for yolo opencv on windows ?

hildanfebianto