eriklindernoren / PyTorch-YOLOv3

Minimal PyTorch implementation of YOLOv3
GNU General Public License v3.0
7.29k stars 2.64k forks source link

YOLO v7 support #815

Closed Flova closed 1 year ago

Flova commented 1 year ago

Proposed changes

These changes ensure inference, but I did not train / finetune any v7 weights.

Necessary checks