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 6 years ago
Linked from 2 awesome lists

darknetdnnlabelingmarking-bounded-boxesobject-detectiontraining-yoloyolo

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
alexeyab/yolo-windowsA YOLO object detection framework for Windows71
hekun-nvidia/py-darknet-yoloA Python interface to YOLO object detection software using Darknet27
philipperemy/yolo-9000Real-time object detection using deep learning and a large dataset of classes1,184
nilboy/tensorflow-yoloAn implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models.774
frischzenger/yolo-windowsAn object detection implementation based on the YOLO algorithm tailored for Windows development using Visual Studio.51
leetenki/yolov2Represents an implementation of the YOLOv2 object detection algorithm in Chainer for real-time object detection and tracking.338
chuanenlin/drone-netReimplements YOLO's real-time object detection system on drone images using Darknet154
alturosdestinations/alturos.imageannotationA collaborative tool for labeling image data to train neural networks.65
matlab-deep-learning/pretrained-yolov9-network-for-object-detectionProvides pre-trained YOLO object detection networks in MATLAB for real-time performance with good detection quality.6
hizhangp/yolo_tensorflowA TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking.800
ayoolaolafenwa/pixellibA deep learning library for image segmentation and object detection using PyTorch.1,054
frankzhangrui/darknet-yoloAn end-to-end object detection framework with a custom YOLO implementation for training on user-provided data.49
wongkinyiu/yolorAn implementation of a unified network architecture for multiple object detection tasks using PyTorch1,992
leggedrobotics/darknet_rosReal-time object detection system for ROS using YOLO (You Only Look Once) on GPU and CPU.2,236
natanielruiz/android-yoloReal-time object detection on Android using the YOLO network with TensorFlow669