Yolo_mark

Object detector labeler

A GUI tool for labeling images to train neural network object detection models like YOLO v2 and v3.

GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2

GitHub

2k stars
71 watching
682 forks
Language: C++
last commit: almost 4 years ago
Linked from 2 awesome lists

darknetdnnlabelingmarking-bounded-boxesobject-detectiontraining-yoloyolo

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
alexeyab/yolo-windows A YOLO object detection framework for Windows 71
hekun-nvidia/py-darknet-yolo A Python interface to YOLO object detection software using Darknet 27
philipperemy/yolo-9000 Real-time object detection using deep learning and a large dataset of classes 1,183
nilboy/tensorflow-yolo An implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models. 774
frischzenger/yolo-windows An object detection implementation based on the YOLO algorithm tailored for Windows development using Visual Studio. 51
leetenki/yolov2 Represents an implementation of the YOLOv2 object detection algorithm in Chainer for real-time object detection and tracking. 338
chuanenlin/drone-net Reimplements YOLO's real-time object detection system on drone images using Darknet 154
alturosdestinations/alturos.imageannotation A collaborative tool for labeling image data to train neural networks. 62
matlab-deep-learning/pretrained-yolov9-network-for-object-detection Provides pre-trained YOLO object detection networks in MATLAB for real-time performance with good detection quality. 4
hizhangp/yolo_tensorflow A TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking. 799
ayoolaolafenwa/pixellib A deep learning library for image segmentation and object detection using PyTorch. 1,049
frankzhangrui/darknet-yolo An end-to-end object detection framework with a custom YOLO implementation for training on user-provided data. 49
wongkinyiu/yolor An implementation of a unified network architecture for multiple object detection tasks using PyTorch 1,989
leggedrobotics/darknet_ros This ROS package integrates YOLO object detection into a ROS environment for real-time image processing and object classification. 2,217
natanielruiz/android-yolo Real-time object detection on Android using the YOLO network with TensorFlow 667