filmov
tv
YOLOv4 with DeepSORT Object Tracking DEMO| OpenCV Python | Computer Vision |2020

Показать описание
Want to Learn YOLOv7 and solve real-world problems?
====================
Computer Vision DEMO of vehicle tracking using DeepSORT and YOLOv4 for object detection.
Hey guys and welcome back, So in the last lecture we created a simple car counting app, In this video I will demonstrate how YOLOv4 can be combined with a powerful tracking model called DeepSORT to track vehicles on a highway.
DeepSORT which was created by Wojke et al in 2017, is a tracking-by detection algorithm. So, what happens is that it only considers information about the current and previous frames to make predictions about the current frame without the need to process the whole video at once. SORT in Deep SORT stands for Simple Online and Realtime Tracking which is an accurate description of the model.
Now tracking assumes that we have an already detected an object of interest. For detection as you may already know is done with YOLOv4. Once we have detected the object, it is assigned an id and is tracked using Deep SORT.
So in this application, we have applied deep sort for tracking of vehicles on a highway for traffic surveillance applications.
-----------------------------------------------------------
This course was produced in partnership with Geeky Bee AI
Experts in AI and Deep learning Development
------------------------------------------------------------
Learn Advanced Tutorials on Augmented Startups
Support us on Patreon
Chat to us on Discord
Interact with us on Facebook
Check my latest work on Instagram
------------------------------------------------------------
#YOLOv4 #YOLOv5 #artificialintelligence #computervision
---------------------------------------------------------
We teach YOLO v2, YOLO v3 and YOLOv4. If you want to implement the latest YOLOv4 on social distancing, then check out this video tutorial.
====================
Computer Vision DEMO of vehicle tracking using DeepSORT and YOLOv4 for object detection.
Hey guys and welcome back, So in the last lecture we created a simple car counting app, In this video I will demonstrate how YOLOv4 can be combined with a powerful tracking model called DeepSORT to track vehicles on a highway.
DeepSORT which was created by Wojke et al in 2017, is a tracking-by detection algorithm. So, what happens is that it only considers information about the current and previous frames to make predictions about the current frame without the need to process the whole video at once. SORT in Deep SORT stands for Simple Online and Realtime Tracking which is an accurate description of the model.
Now tracking assumes that we have an already detected an object of interest. For detection as you may already know is done with YOLOv4. Once we have detected the object, it is assigned an id and is tracked using Deep SORT.
So in this application, we have applied deep sort for tracking of vehicles on a highway for traffic surveillance applications.
-----------------------------------------------------------
This course was produced in partnership with Geeky Bee AI
Experts in AI and Deep learning Development
------------------------------------------------------------
Learn Advanced Tutorials on Augmented Startups
Support us on Patreon
Chat to us on Discord
Interact with us on Facebook
Check my latest work on Instagram
------------------------------------------------------------
#YOLOv4 #YOLOv5 #artificialintelligence #computervision
---------------------------------------------------------
We teach YOLO v2, YOLO v3 and YOLOv4. If you want to implement the latest YOLOv4 on social distancing, then check out this video tutorial.
Комментарии