Models
YOLOv4 Tiny vs. Scaled-YOLOv4

YOLOv4 Tiny vs. Scaled-YOLOv4

Both YOLOv4 Tiny and Scaled YOLOv4 are commonly used in computer vision projects. Below, we compare and contrast YOLOv4 Tiny and Scaled YOLOv4.

Models

icon-model

YOLOv4 Tiny

The tiny and fast version of YOLOv4 - good for training and deployment on limited compute resources, and getting a feel for your dataset
icon-model

Scaled YOLOv4

Scaled YOLOv4 is an extension of the YOLOv4 research implemented in the YOLOv5 PyTorch framework.
Model Type
Object Detection
--
Object Detection
--
Model Features
Item 1 Info
Item 2 Info
Architecture
ResNet-D, YOLO
--
YOLO
--
Frameworks
Darknet
--
PyTorch
--
Annotation Format
Instance Segmentation
Instance Segmentation
GitHub Stars
--
2k+
--
License
YOLO
--
GPL-3.0
--
Training Notebook

Compare YOLOv4 Tiny and Scaled YOLOv4 with Autodistill