vkage / darknet_yolo_gui

This is a simple GUI for darknet YOLO framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Darknet Logo

Darknet

Darknet is an open source neural network framework written in C and CUDA. It is fast, easy to install, and supports CPU and GPU computation.

For more information see the Darknet project website.

For questions or issues please use the Google Group.

YOLO

You only look once (YOLO) is a state-of-the-art, real-time object detection system. On a Pascal Titan X it processes images at 30 FPS and has a mAP of 57.9% on COCO test-dev.

About

This is a simple GUI for darknet YOLO framework.

License:Other


Languages

Language:C 68.4%Language:Python 25.0%Language:Cuda 5.9%Language:C++ 0.2%Language:Makefile 0.2%Language:Shell 0.2%