yolov5 / models /yolo.py

Commit History

Update yolo.py channel array (#2223)
f8464b4
unverified

glenn-jocher commited on

TTA augument boxes one pixel shifted in de-flip ud and lr (#2219)
3ff783c
unverified

VdLMV Jaap van de Loosdrecht glenn-jocher commited on

GhostConv update (#2082)
6bfa9c2
unverified

glenn-jocher commited on

Add histogram equalization fcn (#2049)
08d3119
unverified

glenn-jocher commited on

Update yolo.py with yaml.SafeLoader (#1970)
4501169
unverified

Abhiram V commited on

YOLOv5 v4.0 Release (#1837)
69be8e7
unverified

glenn-jocher commited on

leaf Variable inplace bug fix (#1759)
9922c11
unverified

glenn-jocher commited on

Input channel yaml['ch'] addition (#1741)
394d1c8
unverified

glenn-jocher commited on

Update C3 module (#1705)
7997241
unverified

glenn-jocher commited on

Implement default class names (#1609)
d929bb6
unverified

glenn-jocher commited on

Improved FLOPS computation (#1398)
d8f5fcf
unverified

glenn-jocher commited on

Utils reorganization (#1392)
fe341fa
unverified

glenn-jocher commited on

PyTorch version to screen and cleanup (#1325)
19e2482
unverified

glenn-jocher commited on

PyTorch 1.7.0 Compatibility Updates (#1233)
c8c5ef3
unverified

glenn-jocher commited on

Simplified inference (#1153)
3b57cb5
unverified

glenn-jocher commited on

fuse() bug fix
c2403d7
unverified

glenn-jocher commited on

Update ci-testing.yml reflecting sys.path additions (#869)
a12698f
unverified

glenn-jocher commited on

model.add_nms() method
4fce009

glenn-jocher commited on

.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