yolov5 / models /yolo.py

Commit History

Explicit Imports (#498)
d5b6416
unverified

Jirka Borovec commited on

PyTorch 1.6.0 compatability updates
43a616a

glenn-jocher commited on

update yolo.py TTA flexibility and extensibility (#506)
1d17b9a
unverified

glenn-jocher commited on

v2.0 Release (#491)
9da56b6
unverified

glenn-jocher commited on

improved model.yaml source tracking
02445d1

glenn-jocher commited on

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