yolo_tracking VS cosine_metric_learning

Compare yolo_tracking vs cosine_metric_learning and see what are their differences.

yolo_tracking

BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models (by mikel-brostrom)

cosine_metric_learning

Deep Cosine Metric Learning for Person Re-identification (by nwojke)
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
yolo_tracking cosine_metric_learning
8 2
6,126 574
- -
9.9 0.0
7 days ago almost 2 years ago
Python Python
GNU Affero General Public License v3.0 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.

yolo_tracking

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

cosine_metric_learning

Posts with mentions or reviews of cosine_metric_learning. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-12.
  • tracking-by-detection, multiple object tracking algorithm
    3 projects | /r/computervision | 12 May 2022
    Hi! I have run into DeepSort but I think I am missing something. Once I opened this issue https://github.com/nwojke/cosine_metric_learning/issues/103 while trying to using it, but I think i was not so clear and the guy from DeepSort misunderstanded me. I saw that in DeepSort to train the appearance descriptor they use datasets which uses different views of the same object, for example the same white car will have both pictures in the training and in the test set. Instead I just have one photo for each instance. I think but I am not sure that this framework does not suit my problem due to this. Maybe I will post another question about this since It is a doubt that I am bringing with me.
  • Training a custom DeepSORT model (Cosine Metric Learning)
    1 project | /r/computervision | 5 Mar 2021
    I require the use of Deep SORT for tracking simulated vehicles, which I will need to retrain a model for since the original model is trained on person re-identification. I am trying to follow the original github repository for this https://github.com/nwojke/cosine_metric_learning but can't figure out how the dataset should be constructed.

What are some alternatives?

When comparing yolo_tracking and cosine_metric_learning you can also consider the following projects:

yolact - A simple, fully convolutional model for real-time instance segmentation.

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

FairMOT - [IJCV-2021] FairMOT: On the Fairness of Detection and Re-Identification in Multi-Object Tracking

segment-anything - The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.

classy-sort-yolov5 - Ready-to-use realtime multi-object tracker that works for any object category. YOLOv5 + SORT implementation.

yolov5 - YOLOv5 ๐Ÿš€ in PyTorch > ONNX > CoreML > TFLite

crop - Character Recognition Of Plates using yolov5

FastMOT - High-performance multiple object tracking based on YOLO, Deep SORT, and KLT ๐Ÿš€

Street-View-House-Numbers-Detection - This project uses yolov5 pre-trained model to solve Street View House Numbers images object detection task.

ultralytics - NEW - YOLOv8 ๐Ÿš€ in PyTorch > ONNX > OpenVINO > CoreML > TFLite

trt_pose - Real-time pose estimation accelerated with NVIDIA TensorRT

BMT - Source code for "Bi-modal Transformer for Dense Video Captioning" (BMVC 2020)