actually tell me in your train,test,val-folder- images folder do you created again four folder per labes? because im doing project on horse vs elephant classification but im getting one warning like labels are not detected but i alredy done annoation by using labelstudio, im confused about label folder and imges
Hi! We are creating a system that classifies tomato ripeness levels using image processing in CNN architecture with the YOLOv8 model. We are using Raspberry Pi 4 OS with 4GB RAM and we have encountered a problem - the system has 2-3 minute delay/lag in classifying the ripeness level. Would you happen to have any recommendation/suggestion sir on this problem?
Need your support after the below line !yolo detect predict model="/content/runs/detect/train/weights/best.pt" source = "/content/video.mp4" I got an error NotImplementedError: A UTF-8 locale is required. Got ANSI_X3.4-1968 How can i solve this?
a brilliant man lost in view runs with other cannel
best tutorial
thanks bro! continue your great work, it really helped me.
mantap ini yang saya cari makasih ilmunya
Thank you man it's really onpoint
learned a lot. Thank you for making. Waiting for more such awesome content.
very nice explanation
I have two questions.
1). Does Yolo apply frame-by-frame detection on video?
2). How many examples are required for fine-tuning a model?
yes it is work frame by frame
Now create a Gradio interface 😊
i am getting no lables found error even though the lables are there in the data
is there a way to change the location of the predict folder?
it's saving outside my main data folder
actually tell me in your train,test,val-folder- images folder do you created again four folder per labes? because im doing project on horse vs elephant classification but im getting one warning like labels are not detected but i alredy done annoation by using labelstudio, im confused about label folder and imges
Sir aone google drive ko mount kiya hai kya
Hi! We are creating a system that classifies tomato ripeness levels using image processing in CNN architecture with the YOLOv8 model. We are using Raspberry Pi 4 OS with 4GB RAM and we have encountered a problem - the system has 2-3 minute delay/lag in classifying the ripeness level. Would you happen to have any recommendation/suggestion sir on this problem?
May i know on how did you import the code onto raspberry pi
By which extensions I have to save files
RuntimeError: Dataset '/content/data.yaml' error ❌ 'str' object does not support item assignment
how solve this error
tHEN HOW CAN YOU MAKE THIS A REAL TIME?LIKE AN OPENCV?
Need your support
after the below line
!yolo detect predict model="/content/runs/detect/train/weights/best.pt" source = "/content/video.mp4"
I got an error
NotImplementedError: A UTF-8 locale is required. Got ANSI_X3.4-1968
How can i solve this?
To resolve the issue, execute the following lines just before the problematic line:
import locale
locale.getpreferredencoding = lambda: "UTF-8"
can you send the colab link?
thanks for the tutorial can you make a video on yolov8 custom object detection on windows
how to create yaml file from data
thanks , great tutorial !
how to open code camera