PPYOLOE_pytorch VS yolo_series_deepsort_pytorch

Compare PPYOLOE_pytorch vs yolo_series_deepsort_pytorch and see what are their differences.

PPYOLOE_pytorch

An unofficial implementation of Pytorch version PP-YOLOE,based on Megvii YOLOX training code. (by Nioolek)

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 ). (by xuarehere)
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
PPYOLOE_pytorch yolo_series_deepsort_pytorch
1 1
170 93
- -
10.0 0.0
almost 2 years ago about 1 year ago
Python Python
Apache License 2.0 MIT License
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.

PPYOLOE_pytorch

Posts with mentions or reviews of PPYOLOE_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.

yolo_series_deepsort_pytorch

Posts with mentions or reviews of yolo_series_deepsort_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.

What are some alternatives?

When comparing PPYOLOE_pytorch and yolo_series_deepsort_pytorch you can also consider the following projects:

fast-reid - SOTA Re-identification Methods and Toolbox

deep_sort - Simple Online Realtime Tracking with a Deep Association Metric

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

hcaptcha-challenger - 🥂 Gracefully face hCaptcha challenge with MoE(ONNX) embedded solution.

ScaledYOLOv4 - Scaled-YOLOv4: Scaling Cross Stage Partial Network

segment-anything-video - MetaSeg: Packaged version of the Segment Anything repository

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

mmdetection - OpenMMLab Detection Toolbox and Benchmark

deep_sort_realtime - A really more real-time adaptation of deep sort

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/

PyTorch_YOLOv4 - PyTorch implementation of YOLOv4