YOLOv4 in the CLOUD: Build Object Tracking Using DeepSORT in Google Colab (FREE GPU)
Learn how to build and run your very own Object Tracker in Google Colab! This tutorial walks you through the process of building an object tracking application using DeepSORT and YOLOv4 Object Detection in the Cloud on Google Colab’s FREE GPU! Get it up and running with only a few clicks of a button. This tutorial covers it all.
#yolov4 #deepsort #cloud
THE GOOGLE COLAB NOTEBOOK:
YOLOv4 is a state of the art algorithm that uses deep convolutional neural networks to perform object detections. We can take the output of YOLOv4 feed these object detections into Deep SORT (Simple Online and Realtime Tracking with a Deep Association Metric) in order to create a highly accurate object tracker.
GET THE CODE HERE:
In this video I cover:
1. Setting up the Colab Notebook and Enabling GPU
2. Cloning the code and installing dependencies.
3. Converting YOLOv4 pre-trained model into TensorFlow model.
4. Running Object Tracker on video.
5. Filtering allowed classes to track.
6. Adding info flag to see detailed information on tracked objects.
-------------------------------Resources-------------------------------
Run DeepSORT Object Tracker on Local Machine:
Learn to Convert to TFLite and TensorRT:
Configure to Run with Custom YOLOv4 Detector:
Train Custom YOLOv4 Detector in Cloud:
The Official YOLOv4 paper:
If you enjoyed the video, toss it a like! 👍
To Subscribe:
Thanks so much for watching!
- The AI Guy
1 view
603
153
9 months ago 00:29:30 1
Детектируем твой пистолет на видео с камер с YOLOv4, Roboflow на Colab [RUS/ENG SUB]
1 year ago 00:01:22 1
Cockroach detect and control by laser. YoloV4 - tiny Keras. Jetson nano
1 year ago 00:11:52 1
Real-time YOLOv4 Object Detection on Webcam in Google Colab | Images and Video
1 year ago 00:15:00 1
YOLOv4 in the CLOUD: Build Object Tracking Using DeepSORT in Google Colab (FREE GPU)
3 years ago 00:23:19 1
How to Train YOLOv4 on a Custom Dataset (PyTorch)
3 years ago 00:22:52 1
How to Train YOLO v4 Tiny (Darknet) on a Custom Dataset
4 years ago 00:15:46 1
YOLOv4 Tutorial #1 - Prerequisites for YOLOv4 Installation in 10 Steps
4 years ago 00:16:28 22
DeepSORT - DEEP LEARNING applied to OBJECT TRACKING
4 years ago 00:25:52 14
Increase YOLOv4 object detection speed on GPU with TensorRT
5 years ago 00:09:36 51
YOLOv4 Tutorial #3 - YOLOv4 on Webcam & Code Explanation