make_voc_dataset VS detectron2

Compare make_voc_dataset vs detectron2 and see what are their differences.

make_voc_dataset

This Repository is basically a helper repo containing a python file to help convert normal data into voc2007 style (by Razin-Tailor)

detectron2

Detectron2 is a platform for object detection, segmentation and other visual recognition tasks. (by facebookresearch)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
make_voc_dataset detectron2
1 49
3 28,744
- 1.3%
0.0 7.6
over 2 years ago 10 days ago
Python Python
MIT License Apache License 2.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.

make_voc_dataset

Posts with mentions or reviews of make_voc_dataset. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-23.

detectron2

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

What are some alternatives?

When comparing make_voc_dataset and detectron2 you can also consider the following projects:

mmdetection - OpenMMLab Detection Toolbox and Benchmark

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

openpose - OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation

U-2-Net - The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."

pytorch-lightning - Build high-performance AI models with PyTorch Lightning (organized PyTorch). Deploy models with Lightning Apps (organized Python to build end-to-end ML systems). [Moved to: https://github.com/Lightning-AI/lightning]

rembg - Rembg is a tool to remove images background

deep-text-recognition-benchmark - Text recognition (optical character recognition) with deep learning methods, ICCV 2019

car-damage-detection - Detectron2 for car damage detection using custom dataset

pytorch-image-models - PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNet-V3/V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more

ai-background-remove - Cut out objects and remove backgrounds from pictures with artificial intelligence

lightning-bolts - Toolbox of models, callbacks, and datasets for AI/ML researchers.