Deep-SORT-YOLOv4 VS keras-yolo3

Compare Deep-SORT-YOLOv4 vs keras-yolo3 and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Deep-SORT-YOLOv4 keras-yolo3
1 1
492 1,606
- -
0.0 0.0
about 3 years ago 8 months ago
Python 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.

Deep-SORT-YOLOv4

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

keras-yolo3

Posts with mentions or reviews of keras-yolo3. We have used some of these posts to build our list of alternatives and similar projects.
  • What’s Destroying My Yard? Pest Detection with Raspberry Pi
    1 project | news.ycombinator.com | 1 Oct 2021
    I've always been facinated by the usage of the Pi. I think of the methods used when you have a pi, versus not having one. It looks like a fun project if you have all the parts, but I don't so I thought of this alternative!

    A method I thought of was just a camera that will utilize yolo3 https://github.com/experiencor/keras-yolo3 or just an always on security camera that you can just skip through the video to see all the activity with less setup, and seeing what animals cause issues. The jetson for faster 'edgey' visual ML models might be an option for those who want a stronger NPU, but using online GPU/NPU tokens and GPUs on computers if you don't need live feedback is very effective.

What are some alternatives?

When comparing Deep-SORT-YOLOv4 and keras-yolo3 you can also consider the following projects:

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

tensorflow-yolo-v3 - Implementation of YOLO v3 object detector in Tensorflow (TF-Slim)

yolov4-deepsort - Object tracking implemented with YOLOv4, DeepSort, and TensorFlow.

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

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

yolov3 - YOLOv3 in PyTorch > ONNX > CoreML > TFLite

AI-basketball-analysis - :basketball::robot::basketball: AI web app and API to analyze basketball shots and shooting pose.

zero-shot-object-tracking - Object tracking implemented with the Roboflow Inference API, DeepSort, and OpenAI CLIP.

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

yolo-tf2 - yolo(all versions) implementation in keras and tensorflow 2.x

YOLO-Coco-Dataset-Custom-Classes-Extractor - Get specific classes from the Coco Dataset with annotations for the Yolo Object Detection model for building custom object detection models.