odam VS yolov5

Compare odam vs yolov5 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
odam yolov5
2 129
31 46,738
- 2.9%
0.0 8.9
10 months ago 6 days ago
Go Python
Apache License 2.0 GNU Affero General Public License v3.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.

odam

Posts with mentions or reviews of odam. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-26.
  • GoCV vs OpenCV Python Performance
    1 project | /r/golang | 16 Aug 2021
    Yeah, I tried to use GoCV in my pet project for object detection: https://github.com/LdDl/odam. It fits all my current needs (since I know how to port some python/c++ techniques for computer vision) The only thing I'm really struggling about is there is no straightforward simple way to make GPU-build it for Windows (as far as I know).
  • Go Object Detection Package (YOLO V3)
    4 projects | /r/golang | 26 Apr 2021
    I'm working on similar project (yolov4): https://github.com/LdDl/odam But, I'm using gocv.Mat -> darknet-based image (go darknet bindings) conversion.

yolov5

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

What are some alternatives?

When comparing odam and yolov5 you can also consider the following projects:

gocv - Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, and OpenCV Contrib.

mmdetection - OpenMMLab Detection Toolbox and Benchmark

awesome-tiny-object-detection - 🕶 A curated list of Tiny Object Detection papers and related resources.

detectron2 - Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.

tensorflow-yolov4-tflite - YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite

darknet - YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )

Deep-SORT-YOLOv4 - People detection and optional tracking with Tensorflow backend.

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

OpenCV - Open Source Computer Vision Library

yolov5-crowdhuman - Head and Person detection using yolov5. Detection from crowd.

CenterNet - Object detection, 3D detection, and pose estimation using center point detection:

yolov3 - YOLOv3 in PyTorch > ONNX > CoreML > TFLite