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.
BSD 3-Clause "New" or "Revised" License
642 stars 128 forks source link

GitHub workflow #20

Closed evroon closed 3 years ago

ghost commented 3 years ago

DeepCode's analysis on #4bce31 found:

Description Example fixes
Catching too general exception Exception Occurrences: :wrench: Example fixes
standard import "import os" should be placed before "import cv2" Occurrences: :wrench: Example fixes

👉 View analysis in DeepCode’s Dashboard | Configure the bot

evroon commented 3 years ago

Sorry, I wanted to merge this in my own fork's master branch.