YOLOv5 Keras. Train your own object detection model using YOLOv5 in Keras.

github.com/bubbliiiing/yolov5-keras

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

October 2022
  • update readme
July 2022
  • Release —v2.2-训练时评估、新增评估门限、新增参数计算。
  • update show config
June 2022
  • update train.py
  • update readme
May 2022
  • update readme
  • update mixup
  • fix ssh bugs
  • update callback
  • update map when train
  • update map when train
  • update map when train
  • update voc_annotation.py
  • update comment
  • update best checkpoint and config show
  • update flops and training steps
April 2022
  • update voc_annotation.py
  • Release — v2.0-添加了多GPU训练、目标数量计算、热力图
  • Merge branch 'main' into next_version
  • fix heatmap bugs
  • update readme
  • update readme
February 2022
  • Release —v1.3 -不同尺寸模型、mosaic、step、cos学习率下降等
January 2022
  • Release —Weights of yolov5