BMW-InnovationLab/BMW-YOLOv4-Training-Automation
This repository allows you to get started with training a state-of-the-art Deep Learning model with little to no configuration needed! You provide your labeled dataset or label your dataset using our BMW-LabelTool-Lite and you can start the training right away and monitor it in many different ways like TensorBoard or a custom REST API and GUI. NoCode training with YOLOv4 and YOLOV3 has never been so easy.
658 stars. No commits in the last 6 months.
Stars
658
Forks
127
Language
Python
License
BSD-3-Clause
Category
Last pushed
Jul 12, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/BMW-InnovationLab/BMW-YOLOv4-Training-Automation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
mindspore-lab/mindyolo
A toolbox of yolo models and algorithms based on MindSpore
ultralytics/assets
Ultralytics assets
Cartucho/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.