globox VS DA-Faster-RCNN

Compare globox vs DA-Faster-RCNN 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)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
globox DA-Faster-RCNN
1 1
149 47
- -
7.3 5.4
11 days ago 7 months ago
Python Python
MIT License 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.

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!

DA-Faster-RCNN

Posts with mentions or reviews of DA-Faster-RCNN. We have used some of these posts to build our list of alternatives and similar projects.
  • [R] DA-Faster RCNN
    1 project | /r/MachineLearning | 11 Jul 2022
    I have reimplemented DA-Faster RCNN using Detectron2 one of the most important architecture for domain adaptation for object detection. This implementations is easy to use and can be used also with google colab :) here there is the link: https://github.com/GiovanniPasq/DA-Faster-RCNN

What are some alternatives?

When comparing globox and DA-Faster-RCNN you can also consider the following projects:

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.

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'

mmdetection - OpenMMLab Detection Toolbox and Benchmark

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

AdaTime - [TKDD 2023] AdaTime: A Benchmarking Suite for Domain Adaptation on Time Series Data

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

Transfer-Learning-Library - Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization

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

imageset-viewer - Pascal VOC BBox Viewer