Chris-hughes10 / Yolov7-training

A clean, modular implementation of the Yolov7 model family, which uses the official pretrained weights, with utilities for training the model on custom (non-COCO) tasks.
GNU General Public License v3.0
116 stars 35 forks source link

Loss function refactored with a better understanding #1

Closed bepuca closed 1 year ago

bepuca commented 1 year ago

Code refactored, simplified and clarified.