Powercube7/YOLOv5-GUI
A simple GUI made for creating jobs in YOLOv5
This tool helps machine learning practitioners or researchers who use YOLOv5 for object detection tasks. It provides a graphical interface to easily configure and launch YOLOv5 jobs without needing to remember complex command-line syntax. You input your desired settings and it generates the necessary commands to run your YOLOv5 training or inference job.
Use this if you are a developer or researcher frequently running YOLOv5 jobs and want to simplify the process of setting up and executing those jobs.
Not ideal if you prefer command-line interfaces for automation or scripting, or if you are not already working with YOLOv5 models.
Stars
15
Forks
1
Language
Python
License
—
Category
Last pushed
Mar 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/Powercube7/YOLOv5-GUI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Sharpiless/Yolov5-deepsort-inference
Yolov5 deepsort inference,使用YOLOv5+Deepsort实现车辆行人追踪和计数,代码封装成一个Detector类,更容易嵌入到自己的项目中
laugh12321/TensorRT-YOLO
🚀 Easier & Faster YOLO Deployment Toolkit for NVIDIA 🛠️
facebookresearch/Ego4d
Ego4d dataset repository. Download the dataset, visualize, extract features & example usage of...
ultralytics/yolo-flutter-app
Flutter plugin for Ultralytics YOLO
ultralytics/yolo-ios-app
Ultralytics YOLO iOS App source code for running YOLO in your own iOS apps 🌟