Real-time YOLOv4 Object Detection on Webcam in Google Colab | Images and Video
Learn how to implement YOLOv4 Object Detection on your Webcam from within Google Colab! This tutorial uses scaled-YOLOv4, the most fast and accurate object detection system there currently is. Perform object detections in real-time on webcam images and video with high accuracy and speed. ALL WITH A FREE GPU!
#yolov4 #objectdetection #cloud
THE GOOGLE COLAB NOTEBOOK:
In this video I cover:
1. Setting up Colab Notebook and Enabling GPU.
2. Cloning and Building Darknet for Running YOLOv4.
3. Downloading Scaled-YOLOv4 pre-trained model file, the best object detector there is.
4. Custom Functions to run YOLOv4 with Python in Google Colab.
5. JavaScript code to access local machine’s webcam for images and video.
6. Running scaled-YOLOv4 object detections on webcam images and video in real-time.
------------------------------Resources------------------------------
Github Code Repository (yolov4-webcam notebook):
Tutorial for YOLOv4 Pre-trained Model, Running on Video, Formatting Output and Detections etc.:
Train Your Own YOLOv4 Custom Object Detector in the Cloud:
Official Scaled-YOLOv4 Paper:
If you enjoyed the video, toss it a like! 👍
To Subscribe:
Thanks so much for watching!
- The AI Guy
1 view
507
155
9 months ago 00:29:30 1
Детектируем твой пистолет на видео с камер с YOLOv4, Roboflow на Colab [RUS/ENG SUB]
1 year ago 00:11:52 1
Real-time YOLOv4 Object Detection on Webcam in Google Colab | Images and Video
4 years ago 00:01:47 2
YOLOv4 - The most accurate real-time neural network for object detection
4 years ago 00:25:52 14
Increase YOLOv4 object detection speed on GPU with TensorRT