globox VS review_object_detection_metrics

Compare globox vs review_object_detection_metrics and see what are their differences.

globox

A package to read and convert object detection datasets (COCO, YOLO, PascalVOC, LabelMe, CVAT, OpenImage, ...) and evaluate them with COCO and PascalVOC metrics. (by laclouis5)

review_object_detection_metrics

Object Detection Metrics. 14 object detection metrics: mean Average Precision (mAP), Average Recall (AR), Spatio-Temporal Tube Average Precision (STT-AP). This project supports different bounding box formats as in COCO, PASCAL, Imagenet, etc. (by rafaelpadilla)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
globox review_object_detection_metrics
1 2
149 1,007
- -
7.3 0.0
11 days ago 4 months ago
Python Python
MIT License 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.

globox

Posts with mentions or reviews of globox. We have used some of these posts to build our list of alternatives and similar projects.
  • Package for object detection database management and evaluation
    1 project | /r/Python | 13 Sep 2022
    My project is hosted on Github here: https://github.com/laclouis5/globox. Learning is a continuous and never ending process, so feel free to comment my work or propose enhancements. I hope that my modest contribution will help people that were in the same situation as me years ago!

review_object_detection_metrics

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

What are some alternatives?

When comparing globox and review_object_detection_metrics you can also consider the following projects:

DA-RetinaNet - Official Detectron2 implementation of DA-RetinaNet of our Image and Vision Computing 2021 work 'An unsupervised domain adaptation scheme for single-stage artwork recognition in cultural sites'

chitra - A multi-functional library for full-stack Deep Learning. Simplifies Model Building, API development, and Model Deployment.

DA-Faster-RCNN - Detectron2 implementation of DA-Faster R-CNN, Domain Adaptive Faster R-CNN for Object Detection in the Wild

imageset-viewer - Pascal VOC BBox Viewer

bbox-visualizer - Make drawing and labeling bounding boxes easy as cake

examples - Learn to create a desktop app with Python and Qt

labelme2coco - A lightweight package for converting your labelme annotations into COCO object detection format.

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

datumaro - Dataset Management Framework, a Python library and a CLI tool to build, analyze and manage Computer Vision datasets.

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.