odam VS gocv

Compare odam vs gocv 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 gocv
2 13
31 6,277
- 2.9%
0.0 6.6
10 months ago 10 days ago
Go Go
Apache License 2.0 GNU General Public License v3.0 or later
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.

gocv

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

What are some alternatives?

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

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

yolov5 - YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

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

resize - Pure golang image resizing

go-opencv - Go bindings for OpenCV / 2.x API in gocv / 1.x API in opencv

pigo - Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go.

imaging - Imaging is a simple image processing package for Go

smartcrop - smartcrop finds good image crops for arbitrary crop sizes

imaginary - Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing

bimg - Go package for fast high-level image processing powered by libvips C library

govips - A lightning fast image processing and resizing library for Go