Skip to content

Integrate yolov5, refactor YOLOv2/YOLOv2-Fast and YOLOv2Loss

Latest
Compare
Choose a tag to compare
@zjykzj zjykzj released this 04 May 08:00
· 4 commits to master since this release
  1. Fully integrated with YOLOv5 v7.0, including training, evaluation, and prediction;
  2. Referring to model and loss function implementation, we have reimplemented YOLOv2/YOLOv2-Fast and YOLOv2Loss;
  3. We trained the corresponding classification model based on the YOLOv2 configuration file. Please refer to the specific results in docs/