yolov5 / models /yolo.py

Commit History

.fuse() additional error checking
2f77cf3

glenn-jocher commited on

print self.yaml['nc'] override update
6062bb7

glenn-jocher commited on

remove `nn.Conv2d` in default settings (#949)
35dc935
unverified

tomguluson92 commited on

model.fuse() fix for export.py (#827)
a8751e5

glenn-jocher commited on

Update yolo.py with model_info(verbose=False)
d0f98c0

glenn-jocher commited on

v3.0 Release (#725)
916d4aa
unverified

glenn-jocher commited on

Fix redundant outputs via Logging in DDP training (#500)
4949401
unverified

Nanobit glenn-jocher commited on

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