mmtracking VS PaddleDetection

Compare mmtracking vs PaddleDetection and see what are their differences.

mmtracking

OpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking (MOT), Single Object Tracking (SOT), Video Instance Segmentation (VIS) with a unified framework. (by open-mmlab)

PaddleDetection

Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection. (by PaddlePaddle)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
mmtracking PaddleDetection
7 7
3,382 12,074
2.5% 1.8%
1.5 6.5
7 months ago 3 days ago
Python Python
Apache License 2.0 Apache License 2.0
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.

mmtracking

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

PaddleDetection

Posts with mentions or reviews of PaddleDetection. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing mmtracking and PaddleDetection you can also consider the following projects:

ByteTrack - [ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box

mmdetection - OpenMMLab Detection Toolbox and Benchmark

FastMOT - High-performance multiple object tracking based on YOLO, Deep SORT, and KLT 🚀

faster-rcnn.pytorch - A faster pytorch implementation of faster r-cnn

norfair - Lightweight Python library for adding real-time multi-object tracking to any detector.

medicaldetectiontoolkit - The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on dealing with medical images.

Yolov7_StrongSORT_OSNet - Real-time multi-camera multi-object tracker using YOLOv7 and StrongSORT with OSNet

SOLO - SOLO and SOLOv2 for instance segmentation, ECCV 2020 & NeurIPS 2020.

mmyolo - OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, RTMDet-Rotated,YOLOv5, YOLOv6, YOLOv7, YOLOv8,YOLOX, PPYOLOE, etc.

BCNet - Deep Occlusion-Aware Instance Segmentation with Overlapping BiLayers [CVPR 2021]

UniTrack - [NeurIPS'21] Unified tracking framework with a single appearance model. It supports Single Object Tracking (SOT), Video Object Segmentation (VOS), Multi-Object Tracking (MOT), Multi-Object Tracking and Segmentation (MOTS), Pose Tracking, Video Instance Segmentation (VIS), and class-agnostic MOT (e.g. TAO dataset).

DeepSORT - support deepsort and bytetrack MOT(Multi-object tracking) using yolov5 with C++