Models
YOLOv10 vs. Scaled-YOLOv4

YOLOv10 vs. Scaled-YOLOv4

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

Models

icon-model

YOLOv10

YOLOv10 is a real-time object detection model introduced in the paper "YOLOv10: Real-Time End-to-End Object Detection".
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
YOLO
--
YOLO
--
Frameworks
PyTorch
--
PyTorch
--
Annotation Format
Instance Segmentation
Instance Segmentation
GitHub Stars
7800
--
2k+
--
License
GNU Affero General Public
--
GPL-3.0
--
Training Notebook

Compare YOLOv10 and Scaled YOLOv4 with Autodistill