Models
YOLOv7 vs. YOLOv4 Tiny

YOLOv7 vs. YOLOv4 Tiny

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

Models

icon-model

YOLOv7

YOLOv7 is a state of the art object detection model.
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
Model Type
Object Detection
--
Object Detection
--
Model Features
Item 1 Info
Item 2 Info
Architecture
YOLO, CNN
--
ResNet-D, YOLO
--
Frameworks
PyTorch
--
Darknet
--
Annotation Format
Instance Segmentation
Instance Segmentation
GitHub Stars
13.0k+
--
--
License
GPL-3.0
--
YOLO
--
Training Notebook

Compare YOLOv7 and YOLOv4 Tiny with Autodistill