Тёмный

YOLOv8 Custom Object Detection | Step by Step Tutorial 

TheCodingBug
Подписаться 10 тыс.
Просмотров 178 тыс.
50% 1

Опубликовано:

 

24 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 349   
@gothicov
@gothicov Год назад
some videos on youtube 1-2 hours, some even 5 hourse but you made simple 15 min full tutorial without many words, thank you very much
@zakey9662
@zakey9662 2 месяца назад
Agree
@imma_Akash
@imma_Akash Месяц назад
can't believe it how you managed to explain it so beautifully in such a less time and over complicating things, thx a ton man!!
@AliOsmanHocam
@AliOsmanHocam Год назад
Thanks to this video, I finally found the answer to my questions about Yolov8. As of 03.20 on April 20, I started training my dataset consisting of 1700 pictures and 7 classes, I can sleep comfortably now 🥰 Thank you for your useful video.😉
@ajarivas72
@ajarivas72 11 месяцев назад
Same here
@KengCat-kt6rt
@KengCat-kt6rt 6 месяцев назад
@AliOsmanHocam did u complete it?
@AliOsmanHocam
@AliOsmanHocam 6 месяцев назад
@@KengCat-kt6rt Yes. Why do you ask?
@KengCat-kt6rt
@KengCat-kt6rt 6 месяцев назад
@@AliOsmanHocam I am getting some error after 10 epochs.. OSError: [WinError 1455] The paging file is too small for this operation to complete.. I was curious whether u got it or not .
@KengCat-kt6rt
@KengCat-kt6rt 6 месяцев назад
@@AliOsmanHocami completed it but I am unable to see the boxes around my images( not detecting I guess). I have around the same images as ur dataset and have 4 classes.. can u share the parameters u used to train?
@bravoaviator5760
@bravoaviator5760 Год назад
simple, easy and straight forward. I found it after 2 months after searching a lot on web. Thank you man
@pattuchiitu8978
@pattuchiitu8978 7 месяцев назад
In this case, too. More than a week went by as I looked for a YOLO tutorial. at last located. Cheers
@muhammadhasil2757
@muhammadhasil2757 6 месяцев назад
thank you so much man update : i had to continue off my project after 6 months and there was still no tutorial as good as this. had to scrounge youtube for 30 mins to find ur vid again so happy to find it
@jajefan123456789
@jajefan123456789 9 месяцев назад
I wish I had watched this tutorial in the beginning! All these other tutorials work with colab and all these other environments but don't mention that pytorch is installed WITHOUT CUDA!!! I had an RTX 4080 and was banging my head against the wall trying to figure out what was wrong when it was the ultralytics package that had installed pytorch and torchvision without cuda, and wondering why the training wasn't happening on my cuda enabled machine. You also brilliantly showed the package/directory structure that the ultralytics package is expecting, where each directory of datatype (train, val, test) has their own images + labels directories inside, which some other tutorials did not show and just expected you to have.
@TheCodingBug
@TheCodingBug 9 месяцев назад
I am glad you found it helpful.
@MrTakashi381
@MrTakashi381 Год назад
i have never seen a more concise and precise video on yolov8 anywhere else on youtube. Keep up the good work my man!
@TheCodingBug
@TheCodingBug Год назад
Thanks for the appreciation.
@ajarivas72
@ajarivas72 9 месяцев назад
@@TheCodingBug Is there a similar framework to *ULTRALYTICS* for sound and noise analysis, recognition and detection?
@adityadhekane
@adityadhekane 8 месяцев назад
Amazing, I believe this is the best video on yolov8 custom training
@symon9918
@symon9918 Год назад
I rarely comment on RU-vid but this time I need to thank you! I did it all the steps and there was no error. The only problem is that CUDA doesn't use Intel graphics cards so my training lasted 6 hours ;D
@TheCodingBug
@TheCodingBug Год назад
Yes. We need Nvidia GPU.
@mickkmax
@mickkmax Год назад
I really hope you did not buy the new intel gpus.......
@fridhamazhari5342
@fridhamazhari5342 Год назад
Does it work using OpenCL? or just CUDA?
@TheCodingBug
@TheCodingBug Год назад
@@fridhamazhari5342 just cuda or cpu.
@ajarivas72
@ajarivas72 11 месяцев назад
@@TheCodingBug I need new computers. My computers are 12 years old.
@mncsupply6864
@mncsupply6864 7 месяцев назад
ABSOLUT HEROOOOO!!!!!, Simple explained, not much usuelles bs. Brother you saved my grade for UNI. Love from germany, god bless you
@tridibroyarjo418
@tridibroyarjo418 Год назад
You are the only RU-vidr I came to find whose tutorial works. Great job!
@TheCodingBug
@TheCodingBug Год назад
I am glad you found them helpful.
@tridibroyarjo418
@tridibroyarjo418 Год назад
@@TheCodingBug ❤
@shayantankabiraj677
@shayantankabiraj677 Год назад
Even this tutorial didn't work for me. How many tutorials have you gone through? and an you suggest me some other?
@ajarivas72
@ajarivas72 7 месяцев назад
@@tridibroyarjo418 I concur. His tutorials work at the first time. How would you do a training scheme to estimate the surface area of objects? I don't mean computing the area from the bounding boxes, I mean training a model whose input are pictures and numeric values of areas. How would you use the code LABELME instead of the code LABELIMG?
@lykagracetabiolo7418
@lykagracetabiolo7418 Год назад
very clear and concise tutorial! 👏 please make a video for deployment of trained model on mobile application please!
@Muzammil-Ahmed
@Muzammil-Ahmed 9 месяцев назад
i cant thank you enough for making this video! This is the first comment i have ever given on youtubea youtube video just because of how good this is! Concise, straight to the point, comprehensive and he even explains everything. For those of you who are wondering if this works in 2024, yes it surely does! 27/01/2024
@darshanmaharaja6803
@darshanmaharaja6803 Месяц назад
Damnnn You even solved the gpu part great work man
@MattSpotify-n3x
@MattSpotify-n3x 8 месяцев назад
What a great video!!! Been looking for this work and no other video was able to show. Thank you very much
@Gurucharan-yz8ex
@Gurucharan-yz8ex 6 месяцев назад
Can i run this on pycharm I'm unable to create yolov8 custom on pycharm terminal?
@wei48221
@wei48221 Год назад
Great tutorial. Keep up the good work.
@ksa2011kify
@ksa2011kify Год назад
Thank you for the amazing explanation as usual , just one little note especially in windows 11 users ==> add absolute path in the beginning of the file data custom.yaml so will be like this path : C:\Users\\yolov8_custom\ #mind space as well train: .\train\ val: .\val\ #mind space as well nc: 2 names: ["hat","jacket"]
@patrickjane419
@patrickjane419 Год назад
What does this absolute path lead to? Is the yolov8 directory?
@ravishkumar166
@ravishkumar166 11 месяцев назад
thanks for this video. in very less time you have explained all most all the things. it helps me a lot. thank you for the usefull video
@ziaurrehman2180
@ziaurrehman2180 10 месяцев назад
I will simply say, you nailed it. thumbs up
@nehajhawar-h5u
@nehajhawar-h5u 9 месяцев назад
very clear and concise tutorial!
@vigneshpadmanabhan
@vigneshpadmanabhan 11 месяцев назад
Amazing tutorial thought. thanks for also using a labeller. this one is too good.
@YigalBZ
@YigalBZ Год назад
Great video! Clear and well explained. Thank you! 2 questions: 1) Can the detection return the coordinates of the detected object (if detected)? 2) Would you consider doing a similar video to rub the detection on embedded machine, such as Jetson Nano?
@kamalkumar-nh4nc
@kamalkumar-nh4nc 8 месяцев назад
I have the same questions did you find any answer??
@YigalBZ
@YigalBZ 8 месяцев назад
@@kamalkumar-nh4nc No
@ChicagoBob123
@ChicagoBob123 Год назад
Excellent tutorial. An idea for a different tutorial, if your interested, is how to get better detection. The hat is a great example. Just increasing the training doesn't always work. What are the choice you can make to get more accurate results
@ajarivas72
@ajarivas72 11 месяцев назад
Increase the number of training images. Improve the annotation.
@pault3ch416
@pault3ch416 8 месяцев назад
thanks for showing how simple it is :)
@mayurirakhonde7615
@mayurirakhonde7615 Год назад
Thanks for the excellent explanation. I am having one doubt. What is mAP50 and mAP50-95? What should we measure for accuracy purpose?
@suryaveersk
@suryaveersk Год назад
Sir amazing tutorial🙌🙏🏼🙌🙏🏼
@omkarprabhu777
@omkarprabhu777 Год назад
This tutorial really helped me, thank you
@fern3436
@fern3436 Год назад
Awesome tutorial! This is perfect!
@Immanuel0609
@Immanuel0609 Год назад
great work, clear and precise
@weiping8626
@weiping8626 Год назад
i followed all ur steps, but when its at the training part, I face an issue: "No labels found in path\labels.cache", can not start training
@TheCodingBug
@TheCodingBug Год назад
Delete labels.cache in both training and val folders and then try again.
@SnowReborn
@SnowReborn Год назад
Really helpful tutorial, any chances of making a custom object detection tutorial for yolo nas? Would be greatly appreciated if you can do that. For the looks of it it's newer and better than v8.
@boudewijnvanleeuwenwerk1115
Thank you for the clear explanation! I have a labeled data set with 11 classes. I am only interested in 4 of the classes. Do you have any information how to train the model on a subset of the classes? Should I remove them from the label files or is there maybe a parameter in YOLO8 that tells which classes to use?
@hamzawi2752
@hamzawi2752 Год назад
It is in the 13 min in the video
@masterdementer
@masterdementer Год назад
Select the index of the classes that you need.
@fatanehsadeghi5723
@fatanehsadeghi5723 Год назад
this is so usefull thank you so much .excellent and quick explanation. welldone
@varuncharyvadla7632
@varuncharyvadla7632 5 месяцев назад
Helped me a lot thank you👍🏻
@Nachiket_upadhye_23
@Nachiket_upadhye_23 Год назад
Thank you, very helpful tutorial.
@HarshNP-o9v
@HarshNP-o9v Год назад
good explanation about yolov8 on youtube ever
@EasyCodingStudio
@EasyCodingStudio Месяц назад
very very good, could share the link of the video about contraction workers, used for testing the model
@postynewscom
@postynewscom Год назад
this might be the best video on RU-vid very clear and straight to the point easy to follow thank you
@TheCodingBug
@TheCodingBug Год назад
I am glad you found it helpful.
@ajarivas72
@ajarivas72 11 месяцев назад
@@TheCodingBug I could not get Yolov8 to run until I watched this video.
@arjunsureshdhiman4829
@arjunsureshdhiman4829 21 день назад
for multiple classes do i put them all in the same images file and the class in the class file or do i need to have different for all?
@nico_cran3999
@nico_cran3999 Год назад
Very well explained tutorial . Thanks
@mohammedmuzzammil1184
@mohammedmuzzammil1184 Год назад
Thank u very much for this video it is very helpful source=0 is not working but why I don't know if I use it from another application it is working
@ilky0323
@ilky0323 11 месяцев назад
Brother, happiness and health to you, all the best. I love you❤❤
@pradumnaawasthi1444
@pradumnaawasthi1444 Год назад
Goodjob Sir. Very Insightful. Can you make an extension as to how to incorporate this model into a streamlit web application?
@ramzyIC
@ramzyIC Год назад
What difference does batch = 8 make on the accuracy of the model? what is the main purpose of batch? please explain
@laffe5788
@laffe5788 Год назад
Another question: Is it possible to train the model on higher resolution than 640? We have images with 1080 up to 4k (and need the details on the image), and the processing power to process it, but can the model handle this? Training the model from ground up is also no problem as we have a huge dataset.
@TheCodingBug
@TheCodingBug Год назад
You can train the model on higher resolution. That won't be a problem. For ground up, you shouldn't use pretrained model weights and pass resolution of your choice.
@carlosfernandez5237
@carlosfernandez5237 Год назад
Ey I hope u wont give up makinng this video pls. This can help in our thesis using YOLOv7 pls pls. In addition can u make for EfficientDet and RetinaNet?
@ketakisarode284
@ketakisarode284 7 месяцев назад
Hi, can i ask a qs....i tried running this upgraded the torch and saw the torch version it shows torch+cuda, but when i run is cuda available it returns false
@FractalSurf
@FractalSurf Год назад
Good video. I'm messing with this using RTPS feed from a home security camera. I believe my tracking is being processed by CPU so that might be a big reason for low FPS. However, since it is a stable frame with low amount of objects required to be detected (Car, truck, person, dog, etc...) would deleting the list of possible objects of the pre-trained model down to the ones i want increase the FPS, if yes how to do it?
@senayuksel3342
@senayuksel3342 10 месяцев назад
Thank you for this great video. I want to ask that question: When convert YOLO v8 model to tensorflow lite, how much fps can you give with tensorflow lite for object detection codes? (I use jetson nano for this project)
@ShehneelAhmedKhan
@ShehneelAhmedKhan 9 месяцев назад
You are a Legend! Thank you
@gordon2777
@gordon2777 Год назад
Great video!simple and useful
@datatransfer-c6l
@datatransfer-c6l 7 месяцев назад
Thank you so much for this video
@mohammedalsahly5412
@mohammedalsahly5412 5 месяцев назад
You are brilliant, I have a question , how can I deploy this model on local machine as web app to be used from users?
@i.dragons
@i.dragons 10 месяцев назад
best video. keep up the good work :)
@MurcieloGODA
@MurcieloGODA Год назад
Thank you! Really nice tutorial
@Shadoweee
@Shadoweee Год назад
Great tutorial, thanks!
@farzanevafaii5820
@farzanevafaii5820 Год назад
Thanks for this amazing video. I have a question though, in this code what backbone we are using?
@TheCodingBug
@TheCodingBug Год назад
Yolov8 is being used.
@farzanevafaii5820
@farzanevafaii5820 Год назад
@@TheCodingBug no I mean the structure of yolov8. Because in some websites I read that it can be used with different backbones. I want to know the details if it is possible
@raginimishra8840
@raginimishra8840 Год назад
labelImg is not getting installed for me is there any specific version which we need to intsall
@jasonbourn29
@jasonbourn29 Год назад
Thanks a lot Subscribed precise and practical
@mdshadabalam5282
@mdshadabalam5282 10 месяцев назад
Great video, But I have a doubt. How to save the labelled video in a specific format like avi, mp4 or others?
@NOTABIGDODO
@NOTABIGDODO Месяц назад
Hi, i have some question, about the images, can i add my own images? like local images for example a school uniform?
@TheCodingBug
@TheCodingBug Месяц назад
Yes you can create your own dataset with your own images.
@NOTABIGDODO
@NOTABIGDODO Месяц назад
@@TheCodingBug thank you for the reply
@Tobiasz_com
@Tobiasz_com Год назад
Thx for great video. I've followed everything from your tutorial, and it works up to training. But I can't detect anything in pictures or videos. In runs/train folder i get train_batch jpg files with correctly assigned label lumbers - 0,1,2, etc but nothing while running detection on jpg or video files. And yes, im running detection with learned .pt file
@khenpahilanga9596
@khenpahilanga9596 Год назад
hello, I want to ask, I wanna train my model again because i think my annotations of the images were pretty bad because my predictions were either 0 or 0.3/0.4 accuracy or the box never even shows, will deleting the run folder be enough just so i know there is no overlap and errors and taking up space and stuff. are there other things that i should delete before redoing the annotations? I am doing it to detect tomatoes btw. Thanks alot for your videos, its been really helpful
@vigneshpadmanabhan
@vigneshpadmanabhan 11 месяцев назад
I'm working on a vey similar usecase, while in mine , for ppe detection, i have people at a distance instead of close ones, and its like giving random ones as helmet and vest etc. How many labels would you recommend we label at the least?
@ashutoshkumawat2935
@ashutoshkumawat2935 Год назад
Sir, please make a Video series on Human activity recognition project
@patis.IA-AI
@patis.IA-AI 8 месяцев назад
Thanks a lot Super video super tuto
@HRvanWyk
@HRvanWyk 11 месяцев назад
Thanks so much! I've been exploring object detection models like YOLOv8 for my project, and I'm curious about their capability to recognize finer details like specific attributes. Can YOLOv8 detect attributes beyond basic objects, such as distinguishing between a 'yellow hat' and a 'yellow plastic hat' or recognize textures like cement or tiled floors and maybe a wooden chair in a classical style? I'm wondering if it's capable of recognizing such nuanced characteristics or if additional training or techniques are needed for this level of detail. Any insights or experiences on this would be greatly appreciated! Thanks!
@TheCodingBug
@TheCodingBug 11 месяцев назад
Yes it can do that. But you'll need a lot of data, rather than just couple of hindered images.
@HRvanWyk
@HRvanWyk 11 месяцев назад
"Hey there! I came across a GitHub discussion about implementing multi-label object detection with YOLOv8. It seems YOLOv8 isn't directly built for multi-label scenarios, but I found some pointers for modifications: Data Annotation: Encode labels in a one-hot manner instead of duplicating bounding boxes. Architecture: Modify the model's architecture to output multiple labels per bounding box. Loss Function: Consider using concurrent softmax or other loss functions like BCE for better results. They mentioned it involves deep learning expertise and dataset characteristics can impact the results. Anyone tried this or have more insights? It'd be great to learn from your experiences or any unique approaches you've taken! Thanks!"@@TheCodingBug
@tambirfeti
@tambirfeti 5 месяцев назад
hello brother. training takes too long because I use too much data. is there a code or key combination to pause it for a while and continue later?
@TheCodingBug
@TheCodingBug 5 месяцев назад
You can stop the training and later, resume using weights that were produced during training (best.pt) instead of default starting weights.
@tambirfeti
@tambirfeti 5 месяцев назад
@@TheCodingBug thanks man. really appreciate it
@nehavora5146
@nehavora5146 Год назад
NiceTutorial. Excellent explanation.Thank you So much. Can you suggest how to save the name of the objects detected in the image or video in a txt file using yolov8?
@kindbarcid8195
@kindbarcid8195 11 месяцев назад
how come it says errno 2 no such file or directory when i do python download_images.py(does me being on python 3.12 matter?)
@TheCodingBug
@TheCodingBug 11 месяцев назад
As it says, you do not have download_images.py file.
@sophalsun5593
@sophalsun5593 Год назад
Hello, thanks for this tutorial, but can we use bigger image as at least 1920 ?
@NeuralNetwork-go5zn
@NeuralNetwork-go5zn Год назад
hi, can i ask yuo which yolov8 version should I choose to train the model on a custom dataset? (yolov8m, yolov8l, ...)
@TheCodingBug
@TheCodingBug Год назад
Start with smallest version for realtime speed or larger model for more accuracy but less speed.
@ИльяГригорьевичМельников
i followed all ur steps, but when its at the training part, I face an issue: "No labels found in path\labels.cache", can not start training. Deleting and restarting doesn't help... (The labels.cache file is only created in the train folder)
@TheCodingBug
@TheCodingBug Год назад
Check validation paths in dataset yaml file.
@ИльяГригорьевичМельников
@@TheCodingBug Im soryy, i fiend my error...
@abraham.830
@abraham.830 Год назад
hello, I'm having trouble with the optimizer. warnings.warn("lr_scheduler.step()" call detected before "Optimizer.step()"." can u help me pls
@TheCodingBug
@TheCodingBug Год назад
You can ignore this warning.
@abraham.830
@abraham.830 Год назад
@@TheCodingBug i can ignore but it doesn't detected
@precisionleadthrowing4628
@precisionleadthrowing4628 Год назад
best tutorial ever, thanks.
@TheCodingBug
@TheCodingBug Год назад
I am glad it was helpful.
@rihababbessy5707
@rihababbessy5707 Год назад
Hello, thank you for this tuto....is that works with more than 2 classes (the objects are small)
@raghavsharma4398
@raghavsharma4398 Год назад
whenever I got an assignment on object detection firstly I look for your videos. It's really so helpful. I am facing a problem in weights, when i train my YOLOv4-tiny i got 99.95 map but when i inference it using opencv code it gives very wrong prediction. could you please suggest me some solution
@farzanevafaii5820
@farzanevafaii5820 Год назад
How to add data generator (data augmentation) to this code?
@farzanevafaii5820
@farzanevafaii5820 Год назад
Can anyone answer this? I would really appreciate it 😅
@PANDURANG99
@PANDURANG99 8 месяцев назад
is it possible to detect that particular person is not wearing safety equipment in the video of multiple people?
@NarunSingh
@NarunSingh 9 месяцев назад
Hey! The ImgLabel software doesn't work anymore, Do you have a fix I could use? I tries using cvat, but when I exported in the yolo 1.1 format, it only gave me 1 xml file with all the annotations. I'd really appreciate if you could help me fix it! Thanks for the video!
@TheCodingBug
@TheCodingBug 9 месяцев назад
You can use label studio instead.
@NarunSingh
@NarunSingh 9 месяцев назад
@@TheCodingBug thank you! Could you tell me how I should go about using it? Is there a way to use it from the anaconda terminal?
@TheCodingBug
@TheCodingBug 9 месяцев назад
Yes. Do a pip install label-studio Then type label-studio and hit enter. Then create new project, upload images, select object detection template, add your classes and remove old ones, then annotate, and export in yolo format.
@vishnusudheer6049
@vishnusudheer6049 Год назад
Hi. Your tutorial was extremely helpful. I created a detection model for drones. However the model has a lot of false positives and the webcam feed is not smooth. Can you please tell me how I can rectify this.
@TheCodingBug
@TheCodingBug Год назад
Use smaller version of the model. For false positives, use more data or increase confidence score.
@vishnusudheer6049
@vishnusudheer6049 Год назад
@@TheCodingBug I am very new to this. Can you tell me what I should do to utilise the smaller model
@vishnusudheer6049
@vishnusudheer6049 Год назад
​@@TheCodingBughi i have a question. I have a nvidia jetson nano with me. Is it possible to do the same thing on that so that I get better processing speed and smooth webcam feed. Can you help me with how to do this
@_SNEHILSATYAM
@_SNEHILSATYAM 10 месяцев назад
During the time of prediction , is it possible to find the coordinates of the bounding boxes of the test images ?
@kemalkartal366
@kemalkartal366 10 месяцев назад
hello, Can we add the object trained with the custom dataset to the other 80 object YOLO weights? As a single weight of 80+1. Can we increase the weight of the existing 80 objects? thanks. normally yolo weight consists of 80 objects. Can we add new objects to objects of this weight by training with custom datasets?
@jaimepalomino7775
@jaimepalomino7775 Год назад
Hello, I have a question when I open an image to see the training, only a part of the image appears, which when I go to the folder I see that there is nothing about the training but if I put a video, it can just be seen there
@ChrisHalden007
@ChrisHalden007 Год назад
Great video. Thanks
@nayem16
@nayem16 8 месяцев назад
I facing a problem. when i run your whole project and train with CPU then working fine. But when i train with GPU then mAP is 0, but cuda command is perfectly run, even training time my gpu perfectly working with full memory allocation. what is my fault. please help me
@hbrt10
@hbrt10 Год назад
hi, thank you for the documentation. I have a problem about predict images. i trained my model and predict image grayscale but i come into view error : ValueError: axes don't match array. What should I do? I must predict image grayscale.
@andreborbon
@andreborbon Год назад
Im trying to use this to differentiate dirty solar panels from clean one but its difficult to do the labels as most of the images are at an angle. Do you have any tip for this? Thnaks for the awesome tutorial!
@the.shivam.bhushan
@the.shivam.bhushan Год назад
IndexError: index 2 is out of bounds for dimension 1 with size 2 I'm getting this error when im trying to train the model. Please help. Epoch GPU_mem box_loss cls_loss dfl_loss Instances Size 0%| | 0/3 [00:09
@TheCodingBug
@TheCodingBug Год назад
Probably you are using grayscale images. Try on 5 carefully selected images before using complete dataset.
@SaugatPandit-o9c
@SaugatPandit-o9c 7 месяцев назад
Please post similar video for the new YOLOv9. Thanks!
@iamaj2003
@iamaj2003 6 месяцев назад
after running prediction it didn't detect anything, not on images nor on videos? it says no object deteted
@shrutinathavani
@shrutinathavani 10 месяцев назад
hello the video is great but the only prediction it does correctly is for the validation dataset. if i insert any real time image then it doesnt predict anything any help?
@imadsaddik
@imadsaddik Год назад
To the point, thank you so much!
@vishnusudheer6049
@vishnusudheer6049 4 месяца назад
Dear sir I was finally able to integrate an ip camera with this and it's working fine. Thank you for the tutorial. Can you tell me if I need to make a simple ui for this with a button to start running the detect command how can that be done
@TheCodingBug
@TheCodingBug 4 месяца назад
You can use tkinter or pyqt to create a GUI.
@taemincolinfirth8954
@taemincolinfirth8954 Год назад
Help,it’s do not save to predict folder after I run it ( but it show the real time results)
@TheCodingBug
@TheCodingBug Год назад
Use save=True
@ziaurrehman2180
@ziaurrehman2180 10 месяцев назад
Running in linux , everything goes well the model trained ,but after traning i received multiple best.pt files in a zip i didn't receive the single file ? can you please tell the reason
@MateFast_Oficial
@MateFast_Oficial Год назад
I'm a newbie, I want to train a model but I don't care if it takes time but I want to do it with my gpu from my laptop which is an rtx 2060 6gb. If it can be configured to consume less vram but without error? Thanks in advance
@ShadowkingX
@ShadowkingX 11 месяцев назад
I keep getting the error OSError: SavedModel file does not exist at: TrainedPlantModel_saved_model\{saved_model.pbtxt|saved_model.pb} when trying to convert to tflite. onnx works fine tho for some reason
@kelixoderamirez
@kelixoderamirez 10 месяцев назад
permission to learn sir. thank you
@soumik3781
@soumik3781 Год назад
While doing custom object detection, the class name is coming as class_0 whereas in the labelImg it has been labelled as figure, an particular reson for this?
Далее
Cool Wrap! My Book is OUT 🥳
00:27
Просмотров 2,3 млн
Never skip this muscle !! 😱😱
00:13
Просмотров 1,5 млн
Пресс-конференция перед UFC 308
49:51
YOLO11 Custom Object Detection
27:09
Просмотров 4,2 тыс.
The Value of Source Code
17:46
Просмотров 174 тыс.
Cool Wrap! My Book is OUT 🥳
00:27
Просмотров 2,3 млн