YOLOv6 VS ScaledYOLOv4

Compare YOLOv6 vs ScaledYOLOv4 and see what are their differences.

YOLOv6

YOLOv6: a single-stage object detection framework dedicated to industrial applications. (by meituan)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
YOLOv6 ScaledYOLOv4
11 10
5,530 2,017
1.3% -
6.7 0.0
about 1 month ago 9 months ago
Jupyter Notebook Python
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

YOLOv6

Posts with mentions or reviews of YOLOv6. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-08.

ScaledYOLOv4

Posts with mentions or reviews of ScaledYOLOv4. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-20.

What are some alternatives?

When comparing YOLOv6 and ScaledYOLOv4 you can also consider the following projects:

yolov5 - YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

yolor - implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)

yolov3 - YOLOv3 in PyTorch > ONNX > CoreML > TFLite

darknet - YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )

YOLOX - YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/

mmdetection - OpenMMLab Detection Toolbox and Benchmark

keras-yolo3 - Training and Detecting Objects with YOLO3

yolo_series_deepsort_pytorch - Deepsort with yolo series. This project support the existing yolo detection model algorithm (YOLOV8, YOLOV7, YOLOV6, YOLOV5, YOLOV4Scaled, YOLOV4, YOLOv3', PPYOLOE, YOLOR, YOLOX ).

PixelLib - Visit PixelLib's official documentation https://pixellib.readthedocs.io/en/latest/

PPYOLOE_pytorch - An unofficial implementation of Pytorch version PP-YOLOE,based on Megvii YOLOX training code.