Tracking and Counting vehicles using YOLOv8

preview_player
Показать описание
#computervision #objecttracking #objectdetection #yolov8 #ai #deeplearning #computervision

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

Amazing how Yolo V8 can be used to build advanced use cases . Thank you for sharing this video and enlightening us with the knowledge . Look forward to more advanced usecases.

rakeshbullet
Автор

Ma'am, we need more this type of video..
In the next upcoming video if you kindly do project combining yolov8 + pyTorch + opencv. I mean using PyTorch neural network & OpenCV, how we combined these two with yolov8, this will very helpful for us.

ArupSankarRoy
Автор

Thank you very much for the tutorial, it has helped me a lot. How would I save the ID and name of the detected class?

vitormatheus
Автор

Whats the best way to learn about all these advanced capabilities packages that are used on top of Yolo V8 to build use cases . any websites you regularly used or mostly via professional experiences you came to know about these packages. Curious to know ?

rakeshbullet
Автор

12:39 hi, how I can count multipli objets ?? For example: car and buses separately.

XimenaAcaro-bw
Автор

Madam, I am grateful for your lecture. I have a question.
I want to count each class seperatly . How can I display tracked objects by class?
For example)
Class 1 crossed : #$
Class 2 crossed : $%
Class 3 crossed : %^"

rootlee
Автор

Excellent content you share. It’s simply awesome

soravsingla
Автор

Your videos are amazing as always.
Thank you, they've really helped me a lot.

andrewpkiror
Автор

detections = AttributeError: type object 'Detections' has no attribute 'from_yolov8'

MrEri
Автор

Mam my device doesn't support NVIDIA studio drive... What should I do? Plz reply 🙏

shounakmohanta
Автор

thank you for the helpful tutorial. I have a big video file. How do I disable "results saved to runs/detect/predict" to speed up processing ?

yeongnamtan
Автор

Thank you for sharing.I enjoy your content.Thanks ma'am!!

aidev
Автор

Thanks for the video. Heres kinda off-topic but appreciate any help, is there a way to maintain the tracking ID when an object temporarily disappears from the screen and then reappears?

seunghyun
Автор

Your video is amazing mam can you please make a video which have yolov8 model deployed on Android studio

VaishnaviGohad-vc
Автор

Great video. Do you know anything about Microsoft computer vision package?

shantilalzanwar
Автор

i'm facing issue here track_ids =, if I remove the int(). facing cpu( )AttributeError: 'NoneType' object has no attribute 'cpu', thank you

athmurikarthik
Автор

What if you do not know the number of lines? let's suppose the users are uploading videos in application and then according to video how will you change the code?

AmandeepSingh-uqwp
Автор

Where do you train your model? It requires a lot of computing power and my laptop cannot support that.

salimsema
Автор

classes=[2, 3, 5, 7], ??? what does 2357 signifies

kosttavmalhotra
Автор

hi arohi can we run this project on laptop(8GB RAM and intel i5)

Ganeshkumar-teku