labelImg VS darknet

Compare labelImg vs darknet and see what are their differences.

labelImg

🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images (by yushulx)

darknet

YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet ) (by AlexeyAB)
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
labelImg darknet
1 62
3 21,449
- -
0.0 6.5
over 2 years ago about 1 month ago
Python C
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.

labelImg

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

darknet

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

What are some alternatives?

When comparing labelImg and darknet you can also consider the following projects:

barcode-qrcode-images

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

tensorflow-yolo-v3 - Implementation of YOLO v3 object detector in Tensorflow (TF-Slim)

efficientdet-pytorch - A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights

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

darknet_ros - YOLO ROS: Real-Time Object Detection for ROS

tensorflow-lite-YOLOv3 - YOLOv3: convert .weights to .tflite format for tensorflow lite. Convert .weights to .pb format for tensorflow serving

Alturos.Yolo - C# Yolo Darknet Wrapper (real-time object detection)

AlexNet - implement AlexNet with C / convolutional nerual network / machine learning / computer vision

Yet-Another-EfficientDet-Pytorch - The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.

yolov5-opencv-cpp-python - Example of using ultralytics YOLO V5 with OpenCV 4.5.4, C++ and Python