Train CUSTOM Object Detection Model using YOLOv4 | CUSTOM Object Detection on YOLOv4 Darknet

preview_player
Показать описание
This video titled "Train CUSTOM Object Detection Model using YOLOv4 | CUSTOM Object Detection on YOLOv4 Darknet" explains the detailed steps to train a custom object detection model on our own custom dataset and that we downloaded from the open image dataset tool in the earlier videos. The model would be trained on Google Colab GPU Acceleration Mode. One of the other reason for using Google Colab is that a lot of dependencies gets fulfilled automatically when we try to train our model here. YOLO uses
Convolutional Neural Network to train these models so we need to use GPU machines for that purpose.
----------------------------------------------------------------------------------------------------------
Get the "The AI University" Android App on Google Playstore
------------------------------------------------------------------------------------------------------------
Join this channel to get access to perks:
------------------------------------------------------------------------------------------------------------

FOLLOW ME ON:

About this Channel:
The AI University is a channel which is on a mission to democratize the Artificial Intelligence, Big Data Hadoop and Cloud Computing education to the entire world. The aim of this channel is to impart the knowledge to the data science, data analysis, data engineering and cloud architecture aspirants as well as providing advanced knowledge to the ones who already possess some of this knowledge.

Please share, comment, like and subscribe if you liked this video. If you have any specific questions then you can comment on the comment section and I'll definitely try to get back to you.

*******Other AI, ML, Deep Learning, Augmented Reality related Video Series*****

******************************************************************

DISCLAIMER: This video and description may contain affiliate links, which means that if you click on one of the product links, I’ll receive a small commission.

#CustomObjectDetection #GoogleColab #YOLOv4Darknet
Рекомендации по теме
Комментарии
Автор

Comment if you would like to see such informative videos/playlists in the future

TheAIUniversity
Автор

You're the only channel that helped me to train my custom object detection model !
I love you !!!
THANKS for your immense help
From France Merci

rafikadonishammoutene
Автор

Thank you so much. That was a wonderful tutorial.

ananyakashyap
Автор

Just to correct predicting image. If you already in darknet folder then you don't have to provide complete address from currdrive instead start from data folder so path will change to I hope it helps. Excellent tutorial for custom object detection

tgfundamentals
Автор

One of the best channel, Hope that you gain many subscribers soon

Adarsh
Автор

very good course thank you keep posting these type of projects

yashodhaanilkumar
Автор

Hope you are doing well sir . Kindly continue your videos if possible as they have helped so many of us 🙂

shwetabhat
Автор

Content is very good and is easy to understand for new people.

Shubham-nxpx
Автор

Hi, while training the dataset I'm getting -nan avg loss at 30 iteration.

divyasree
Автор

How to export a custom trained yolo model so that it can be implemented onto SCBs like Raspberry Pi?

ronakvyas
Автор

How to figure out the issue Couldn't open file: ??
I'm using in google colab

saikiriti
Автор

When using custom detection I am getting issue of " Error in load_data_detection() - OpenCV ", kindly help in the same please.

ananyajoshi
Автор

I have train a model..Thank you so much. Please tell me, Is there any way to check the model accuracy by using the train test data set..?

danithmihiran
Автор

what is mean by rewritten boxes, is it mean correction in created bounding box?

saurabhthakur
Автор

in annotation file class names are created all but i want to work on 3 classes so i was give me as 15 16 17 for 3 class could i change to 0 1 2 (or if do that will not give me error during training)??

engineeringtoolsbysa
Автор

Sir my backup folder has no weights in it how can i correct it

Lifeofkashh
Автор

My laptop slept in the middle and it shows "completed at 5:17" after running for 4h 45min, and the training is continuing to happen but it is increasing the number of hours instead of decreasing it. Can u please tell me what is happening and what i need to do ?

lochanr
Автор

Hlo there! yolov4_train.cfg file is missing in darknet folder. Does someone know to resolve the issue

sowmiyad
Автор

very good contents, in the future can you do a tutorial on how to plot different metrics courve like precision, recall, f1 score, etc on yolov4 training or some other detectors

houston
Автор

please add how to convert model to tflite and how to get the bounding box co-ordinates

theengineerbaba