yolov5 / models /yolo.py

Commit History

pruning and sparsity initial commit
38f5c1a

glenn-jocher commited on

import yaml in yolo.py
997ba7b

glenn-jocher commited on

Merge remote-tracking branch 'origin/master'
762b06d

glenn-jocher commited on

model.yaml nc inherited from dataset.yaml
bb3c346

glenn-jocher commited on

update yolo.py default --cfg
9a9c4f1

glenn-jocher commited on

check_anchor_order() update
fc171e2

glenn-jocher commited on

ONNX export update
8f17552

glenn-jocher commited on

PyTorch Hub updates
a814720

glenn-jocher commited on

new CSP model release
c14368d

glenn-jocher commited on

model definition update
5bee686

glenn-jocher commited on

model fusion and onnx export
12b0c04

glenn-jocher commited on

augmented inference
b810b21

glenn-jocher commited on

multi-gpu test bug fix #15
5c470d2

glenn-jocher commited on

multi-gpu test bug fix #15
dbdee3a

glenn-jocher commited on

datasets.py self.batch_shapes fix
ee8988b

glenn-jocher commited on