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

Model refactor #2

Closed bepuca closed 1 year ago

bepuca commented 1 year ago

Refactor the model and peripherals to make things clearer and cleaner.