yolov7 VS deep_sort_pytorch

Compare yolov7 vs deep_sort_pytorch and see what are their differences.

yolov7

Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors (by WongKinYiu)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
yolov7 deep_sort_pytorch
33 1
12,681 2,705
- -
4.0 0.0
9 days ago 7 months ago
Jupyter Notebook Python
GNU General Public License v3.0 only 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.

yolov7

Posts with mentions or reviews of yolov7. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-17.

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.

What are some alternatives?

When comparing yolov7 and deep_sort_pytorch you can also consider the following projects:

yolov3 - YOLOv3 in PyTorch > ONNX > CoreML > TFLite

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

edgetpu - Coral issue tracker (and legacy Edge TPU API source)

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

edgetpu-yolo - Minimal-dependency Yolov5 export and inference demonstration for the Google Coral EdgeTPU

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/

YOLOv4 - Port of YOLOv4 to C# + TensorFlow

ScaledYOLOv4 - Scaled-YOLOv4: Scaling Cross Stage Partial Network

darknet - Convolutional Neural Networks

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

XMem - [ECCV 2022] XMem: Long-Term Video Object Segmentation with an Atkinson-Shiffrin Memory Model

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