Commit History
Update autoshape .print() and .save() (#2022)
2fc4760
unverified
Update inference multiple-counting (#2019)
aac33f8
unverified
Update yolo.py with yaml.SafeLoader (#1970)
4501169
unverified
Abhiram V
commited on
Add nn.SiLU inplace in attempt_load() (#1940)
03ebe6e
unverified
PyTorch Hub results.render() (#1897)
1d1c056
unverified
YOLOv5 v4.0 Release (#1837)
69be8e7
unverified
Update yolov3-tiny.yaml (#1823)
0b6266f
unverified
autoShape() default for PyTorch Hub models (#1692)
14b0abe
unverified
leaf Variable inplace bug fix (#1759)
9922c11
unverified
Input channel yaml['ch'] addition (#1741)
394d1c8
unverified
nn.SiLU() export support (#1713)
6bd5e8b
unverified
Update C3 module (#1705)
7997241
unverified
Simplify autoshape() post-process (#1653)
fa8f1fb
unverified
Pycocotools best.pt after COCO train (#1616)
791dadb
unverified
Implement default class names (#1609)
d929bb6
unverified
Add bias to Classify() (#1601)
ba48f86
unverified
Detection() device bug fix (#1455)
199c9c7
unverified
Update test.py for IoU in native image-space (#1439)
225845e
unverified
PANet anchor order correction (#1420)
97c6a59
unverified
PyTorch Hub and autoShape update (#1415)
f542926
unverified
Improved FLOPS computation (#1398)
d8f5fcf
unverified
Utils reorganization (#1392)
fe341fa
unverified
PyTorch version to screen and cleanup (#1325)
19e2482
unverified
autoshape() update for PIL greyscale inputs (#1279)
15a1060
unverified
PyTorch 1.7.0 Compatibility Updates (#1233)
c8c5ef3
unverified
GhostConv() bug fix (#1176)
f532bc6
unverified
Yi_Zhang
commited on
Simplified inference (#1153)
3b57cb5
unverified
Rearrange export input after checks (#1118)
d45e349
unverified
fuse() bug fix
c2403d7
unverified
classifier, export, torch seed updates
883924d
Update ci-testing.yml reflecting sys.path additions (#869)
a12698f
unverified
export.py folder sys.path addition (#1052)
d55c326
unverified
model.add_nms() method
4fce009
.fuse() additional error checking
2f77cf3
add NMS to pretrained pytorch hub models
c4cb785
print self.yaml['nc'] override update
6062bb7
remove `nn.Conv2d` in default settings (#949)
35dc935
unverified
tomguluson92
commited on
Update export.py
d681799
Update export.py --img-size comment
1e7674d
Update export.py with v3.0 Hardswish() support (#831)
4fb8cb3
Update export.py with v3.0 Hardswish() support
4d7f222
model.fuse() fix for export.py (#827)
a8751e5
Update yolo.py with model_info(verbose=False)
d0f98c0
optimize imports
b42e8a5
v3.0 Release (#725)
916d4aa
unverified
Fix Logging (#719)
0892c44
unverified
Fix redundant outputs via Logging in DDP training (#500)
4949401
unverified
Explicit Imports (#498)
d5b6416
unverified
Jirka Borovec
commited on