deep_sort_pytorch VS ScaledYOLOv4

Compare deep_sort_pytorch vs ScaledYOLOv4 and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
deep_sort_pytorch ScaledYOLOv4
1 10
2,706 2,018
- -
0.0 0.0
7 months ago 10 months ago
Python Python
MIT License 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.

deep_sort_pytorch

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

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 deep_sort_pytorch and ScaledYOLOv4 you can also consider the following projects:

yolov7 - Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors

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

YOLOv6 - YOLOv6: a single-stage object detection framework dedicated to industrial applications.

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

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

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 ).

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