This article discusses about the YOLOv4's architecture. It outperforms the other object detection models in terms of the inference speeds. It is the ideal choice for Real-time object detection, where the input is a video stream.
Table of contents:
Brief Introduction to Object DetectionWhat is YOLOv4?Algorithm OverviewBackbone NetworkNeckHeadYOLOv4 Additions (Bag of Freebies and Specials)ResultsBrief Introduction to Object Detection:
Before we proceed further, we'll understand the task ...
Published on January 11, 2022 04:42