yolov5 / models

Commit History

Detection() device bug fix (#1455)
199c9c7
unverified

glenn-jocher commited on

Update test.py for IoU in native image-space (#1439)
225845e
unverified

glenn-jocher commited on

PANet anchor order correction (#1420)
97c6a59
unverified

glenn-jocher commited on

PyTorch Hub and autoShape update (#1415)
f542926
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

autoshape() update for PIL greyscale inputs (#1279)
15a1060
unverified

glenn-jocher commited on

PyTorch 1.7.0 Compatibility Updates (#1233)
c8c5ef3
unverified

glenn-jocher commited on

GhostConv() bug fix (#1176)
f532bc6
unverified

uyzhang commited on

Simplified inference (#1153)
3b57cb5
unverified

glenn-jocher commited on

Rearrange export input after checks (#1118)
d45e349
unverified

glenn-jocher commited on

fuse() bug fix
c2403d7
unverified

glenn-jocher commited on

classifier, export, torch seed updates
883924d

glenn-jocher commited on

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

glenn-jocher commited on

export.py folder sys.path addition (#1052)
d55c326
unverified

PetrDvoracek commited on

model.add_nms() method
4fce009

glenn-jocher commited on

.fuse() additional error checking
2f77cf3

glenn-jocher commited on

add NMS to pretrained pytorch hub models
c4cb785

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

Update export.py --img-size comment
1e7674d

glenn-jocher commited on

Update export.py with v3.0 Hardswish() support (#831)
4fb8cb3

glenn-jocher commited on

Update export.py with v3.0 Hardswish() support
4d7f222

glenn-jocher 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

update *.yaml output layer comments
2268f9c

glenn-jocher 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

update common.py Classify()
a97c3f9

glenn-jocher commited on

update common.py add Classify()
5387d47

glenn-jocher commited on

improved model.yaml source tracking
02445d1

glenn-jocher commited on

update export.py torchscript file extension
9006b85

glenn-jocher commited on

update train.py and experimental.py
16f6834

glenn-jocher commited on

updated coreml conversion to do pixel scaling between 0.0 and 1.0
a9918fb

Laurentiu Diaconu commited on

Initial model ensemble capability #318
e8cf24b

glenn-jocher commited on

update experimental.py with Ensemble() module
5ba1de0

glenn-jocher commited on

pruning and sparsity initial commit
38f5c1a

glenn-jocher commited on

import yaml in yolo.py
997ba7b

glenn-jocher commited on