Mastering YOLO V8: Object Detection and Hugging Face Deployment

preview_player
Показать описание
In this tutorial, you'll learn how to create a custom object detection model using YOLOv8 and Ultralytics Plus. And that's not all – we'll also deploying it on Hugging Face Space. Get ready to build, train, and share your own object detection solution with the world!

00:00 Intro
01:09 Installing tools
02:44 Setup env
04:34 Collect dataset
08:11 Annotate images
13:57 Setup Yolo v8
18:48 Train the model
22:41 Evaluate & Test
29:01 Prepare for deployment

_______________________________________________________________

💷 50% Discount Code : A2LH6LZ

_______________________________________________________________

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

Thank you so much it was very helpful Sir!!!

ashishjoshi
Автор

ultralytics seems way easier to setup than tf2 object_detection. Spent hours yesterday - this was very straightforward - good job!

kevindeloria
Автор

Good work. Nice and useful video. Hop to see more. Thanks.

chaaboudd
Автор

in the first line what's the character you used right before the python version?

kozaTG
Автор

i did the same train and your metrics is best than mine.. with the same train that i did in my pc, i can't detect anything.. i used the same dataset of yours..

althier
Автор

if you have an issue with labelImg crashing every time you try to draw the bounding box for the annotation just downgrade to a lower version of python 3.9 worked best for me

kozaTG
Автор

guys that character after the python version is an equals "=" sign not a hyphen "-"

kozaTG
Автор

Hello, I am a beginner when it comes to Machine Learning and my question is will this work on my raspberry pi 4 Model B? and also how do I get it to work on the raspberry pi, as in how do I convert the files for the raspberry pi to be able to run this object detection and what files will I need on my raspberry pi as a prerequisite? Thank you!

PeppahPeppahPeppah
Автор

i didn't find the video, you used, please attah that too

mohammadriyaz
Автор

Im getting simple_image_download no attribute error how to solve

ankithaguda
Автор

can you convert the output with audio? how?

wahyuputraardana
Автор

RuntimeError: Dataset 'model_config.yaml' error 'model_config.yaml' does not exist
i am getting above error while training the model, is there any way to resove it

luckyvishwakarma
Автор

Dear sir
I got this error how should i fix it
requirements: YOLOv8 requirement "ultralytics.nn.modules.conv" not found, attempting AutoUpdate...
ERROR: Could not find a version that satisfies the requirement ultralytics.nn.modules.conv (from versions: none)
ERROR: No matching distribution found for ultralytics.nn.modules.conv

Thanks!

EATTE-eqcj
Автор

What is the folder val in images information?? Same Images!!

jjxgiox
Автор

bro its showin it cant detect the any images in val folder.What do i do?

tenzinrinchen
Автор

can you convert this model to tensorflow tf2.?

afriquemodel